Add a constraint to ensure that the operand and result of the
threadprivate operation are the same.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D128609
[MLIR][OpenMP] Add a constraint to the Threadprivate Op ClosedPublic Authored by kiranchandramohan on Jun 26 2022, 6:45 AM.
Details Summary Add a constraint to ensure that the operand and result of the
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 26 2022, 8:25 AM Closed by commit rG06dbcf7b2bbe: [MLIR][OpenMP] Add a constraint to the Threadprivate Op (authored by kiranchandramohan). · Explain WhyJul 22 2022, 6:19 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 446807 mlir/include/mlir/Dialect/OpenMP/OpenMPOps.td
mlir/test/Dialect/OpenMP/invalid.mlir
|