[Mlir-commits] [mlir] [MLIR][Bufferization]: Handle invalid memref element types (PR #173692)

Stefan Weigl-Bosker llvmlistbot at llvm.org
Sun Dec 28 18:19:04 PST 2025


================
@@ -0,0 +1,8 @@
+// RUN: not mlir-opt %s -one-shot-bufferize -verify-diagnostics
----------------
sweiglbosker wrote:

Good point. Can someone with write access merge this?

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


More information about the Mlir-commits mailing list