[Mlir-commits] [mlir] [mlir][AMDGPU] Avoid verifier crash in DPPOp on vector operand types (PR #178887)

Jakub Kuderski llvmlistbot at llvm.org
Fri Jan 30 08:26:26 PST 2026


================
@@ -0,0 +1,13 @@
+// RUN: mlir-opt %s -verify-each
----------------
kuhar wrote:

Ah sorry, then in the existing file with op tests 

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


More information about the Mlir-commits mailing list