[Mlir-commits] [mlir] [mlir][NVVM] Add support for barrier0-reduction operation (PR #167036)

Durgadoss R llvmlistbot at llvm.org
Mon Nov 10 10:36:19 PST 2025


================
@@ -0,0 +1,20 @@
+// RUN: mlir-translate -mlir-to-llvmir %s  -split-input-file --verify-diagnostics | FileCheck %s
+
----------------
durga4github wrote:

Nice, Thanks for adding this into a new file with a clear name!

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


More information about the Mlir-commits mailing list