Add [mlir][nvvm] `mbarrier.test.wait`
This work adds `mbarrier.test.wait` and `mbarrier.test.wait.shared` Ops in NVVM dialect. Since they are already implemented in the LLVM kernel, it only calls createIntrinsicCall. Reviewed By: qcolombet Differential Revision: https://reviews.llvm.org/D154076
Loading
Please sign in to comment