summaryrefslogtreecommitdiff
path: root/mlir/test/Conversion/SCFToOpenMP
AgeCommit message (Expand)Author
2025-09-10[flang][OpenMP] Enable tiling (#143715)Jan Leyonberg
2024-10-15[MLIR][OpenMP] Remove terminators from loop wrappers (#112229)Sergio Afonso
2024-04-24[MLIR][SCF] Update scf.parallel lowering to OpenMP (3/5) (#89212)Sergio Afonso
2024-03-20[MLIR][OpenMP] NFC: Uniformize OpenMP ops names (#85393)Sergio Afonso
2024-02-13[mlir][flang][openmp] Rework wsloop reduction operations (#80019)David Truby
2023-12-20[mlir][SCF] `scf.parallel`: Make reductions part of the terminator (#75314)Matthias Springer
2023-12-14[MLIR][SCFToOpenMP] Add num-threads option (#74854)Pablo Antonio Martinez
2023-11-02[MLIR][SCFToOpenMP] Remove typed pointer support (#71028)Christian Ulmann
2023-03-14[MLIR] : Add integer mul in scf to openmp conversionKiran Chandramohan
2023-02-13[mlir][SCFToOpenMP] Add pass option to emit LLVM opaque pointersMarkus Böck
2022-04-20[mlir][NFC] Update textual references of `func` to `func.func` in Conversion/...River Riddle
2022-03-23[mlir][OpenMP] Added assembly format for omp.wsloop and remove parseClausesShraiysh Vaishay
2022-03-02[MLIR][OpenMP] Place alloca scope within wsloop in scf.parallel to omp loweringWilliam S. Moses
2022-03-01[SCF][MemRef] Enable SCF.Parallel Lowering to use Scope OpWilliam S. Moses
2022-02-02[mlir] Move SelectOp from Standard to ArithmeticRiver Riddle
2021-10-13[MLIR] Replace std ops with arith dialect opsMogball
2021-09-09[mlir] support reductions in SCF to OpenMP conversionAlex Zinenko
2021-08-20[MLIR][OMP] Ensure nested scf.parallel execute all iterationsWilliam S. Moses
2021-03-18[MLIR][OpenMP] Pretty printer and parser for omp.wsloopDavid Truby
2020-11-24[mlir] Add conversion from SCF parallel loops to OpenMPAlex Zinenko