Introduce support for PTX's mbarrier.inval .
Contiunation of D151334
Paths
| Differential D151338
[mlir][nvvm] Introduce `mbarrier.inval` ClosedPublic Authored by guraypp on May 24 2023, 7:22 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: stephenneuendorffer, nicolasvasilache, jholewinski. · View Herald Transcript guraypp retitled this revision from [mlir][nvvm] Introduce `nvvm,barrier.inval` to [mlir][nvvm] Introduce `mbarrier.inval`.May 24 2023, 7:33 AM qcolombet added inline comments.
This revision is now accepted and ready to land.Jun 16 2023, 4:33 AM This revision was landed with ongoing or failed builds.Jun 16 2023, 4:39 AM Closed by commit rG4b38d17ff56a: [mlir][nvvm] Introduce `mbarrier.inval` (authored by guraypp). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 532088 mlir/include/mlir/Dialect/LLVMIR/NVVMOps.td
mlir/test/Dialect/LLVMIR/nvvm.mlir
|
Same comment as in https://reviews.llvm.org/D151334 on the pointer type.