Added map clause support for the OMP Target directive with test.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
| mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp | ||
|---|---|---|
| 813 | mlir/test/Dialect/OpenMP/invalid.mlir | |
| mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp | ||
|---|---|---|
| 813 | I've added the verifier tests. Let me know if the error msg is alright. Thanks :) | |
| mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp | ||
|---|---|---|
| 813 | I think values are not capitalised. Please check the other messages and keep it consistent. | |
Nit: Add a test for the verifier as well.