[Mlir-commits] [mlir] [MLIR][OpenMP] Add omp.simd operation (PR #79843)

Kiran Chandramohan llvmlistbot at llvm.org
Mon Jan 29 08:11:07 PST 2024


kiranchandramohan wrote:

1. Please point to the relevant section in the standard.
2. Would simd as an attribute be better?
3. Or could worksharing-loop simd be a separate operation?
4. How did you arrive at the set of clauses supported?

https://github.com/llvm/llvm-project/pull/79843


More information about the Mlir-commits mailing list