[Mlir-commits] [mlir] [mlir][AMDGPU] Avoid verifier crash in DPPOp on vector operand types (PR #178887)
Ayush Kumar Gaur
llvmlistbot at llvm.org
Fri Jan 30 08:23:27 PST 2026
================
@@ -0,0 +1,13 @@
+// RUN: mlir-opt %s -verify-each
----------------
Ayush3941 wrote:
Hmm but the invalid.mlir contains -ve tests and its a positive test (aka issue was a crash on valid ) you sure I should put it in invalid.mlir
https://github.com/llvm/llvm-project/pull/178887
More information about the Mlir-commits
mailing list