[Mlir-commits] [mlir] [mlir][bufferization] Add XFAIL test for bufferize-function-boundaries returning unranked memref (PR #176746)

Matthias Springer llvmlistbot at llvm.org
Mon Jan 19 08:48:49 PST 2026


================
@@ -0,0 +1,19 @@
+// RUN: mlir-opt %s -one-shot-bufferize="bufferize-function-boundaries" -verify-each | FileCheck %s
----------------
matthias-springer wrote:

Can you drop the `-verify-each`?

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


More information about the Mlir-commits mailing list