[Mlir-commits] [mlir] [MLIR][NVVM] Enable import of nvvm.barrier0 (PR #119965)

Guray Ozen llvmlistbot at llvm.org
Mon Dec 16 12:07:00 PST 2024


grypp wrote:

The PR looks good, but we might want to deprecate this operation (`nvvm.barrier0`) and use   `nvvm.barrier` OP. It is more capable and aligns better with the PTX instruction.

https://github.com/llvm/llvm-project/pull/119965


More information about the Mlir-commits mailing list