[Mlir-commits] [mlir] [MLIR][Bufferization]: Handle invalid memref element types (PR #173692)
Stefan Weigl-Bosker
llvmlistbot at llvm.org
Sat Dec 27 08:32:41 PST 2025
================
@@ -0,0 +1,8 @@
+// RUN: not mlir-opt %s -one-shot-bufferize -verify-diagnostics
----------------
sweiglbosker wrote:
Done
https://github.com/llvm/llvm-project/pull/173692
More information about the Mlir-commits
mailing list