[Mlir-commits] [mlir] [MLIR][OpenMP] Add omp.simd operation (PR #79843)
Michael Klemm
llvmlistbot at llvm.org
Thu Feb 1 09:03:15 PST 2024
mjklemm wrote:
Wow! That's impressive, thanks for compiling this. I have two comments:
- I'd recommend to split combined constructs and composite constructs into distinct tables.
- OpenMP 6.0 will greatly increase the number of these constructs, so a general solution will be desired in the long-run.
https://github.com/llvm/llvm-project/pull/79843
More information about the Mlir-commits
mailing list