Files
llvm/mlir/lib/Dialect/OpenMP
Ivan R. Ivanov 980d5fb2d0 [MLIR][omp] Add omp operations for OpenMP workshare (#101443)
Add the `omp.workshare` and `omp.workshare.loop_wrapper` operations used for the implementation of the `workshare` construct in flang.
2024-11-19 16:43:05 +09:00
..