This patch adds translation from OpenMP Dialect to LLVM IR for
omp.taskgroup. This patch also adds missing tests for the clauses in
omp.taskgroup operation.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM
mlir/test/Target/LLVMIR/openmp-llvm-invalid.mlir | ||
---|---|---|
112 ↗ | (On Diff #446096) | nit: It seems this is not necessary. We usually don't add the test cases for TODO here. |
Comment Actions
@shraiysh Possible to land this? If not, do let me know. I will land it on your behalf.