[llvm-branch-commits] [mlir] [MLIR][OpenMP] Add missing clauses to OpenMP op definitions (PR #99507)

Tom Eccles via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Jul 22 03:23:27 PDT 2024


https://github.com/tblah commented:

I think it would be best to add errors for these unsupported clauses to the OpenMPToLLVMIR translation, so that clauses in MLIR are not silently ignored.

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


More information about the llvm-branch-commits mailing list