[Mlir-commits] [mlir] [MLIR][NVVM] Add Ops for tcgen05 cp and shift (PR #127798)
Durgadoss R
llvmlistbot at llvm.org
Wed Feb 19 08:22:51 PST 2025
================
@@ -0,0 +1,137 @@
+// RUN: mlir-opt -split-input-file -verify-diagnostics %s
----------------
durga4github wrote:
Yes, Mehdi, you are right. We have the invalid tests (with diagnostics) in the -invalid.mlir file.
In the latest revision, I have fixed these in both the files.
https://github.com/llvm/llvm-project/pull/127798
More information about the Mlir-commits
mailing list