[Mlir-commits] [mlir] [MLIR][NVVM] Update the elect.sync Op to use intrinsics (PR #113757)

Durgadoss R llvmlistbot at llvm.org
Sat Oct 26 01:25:06 PDT 2024


durga4github wrote:

After PR 113713, all the sm90 integration tests pass on sm90a GPUs.

This patch has functional parity with the inline-ptx version of the Op.
The tests continue to pass using the intrinsic-based lowering too.

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


More information about the Mlir-commits mailing list