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

llvmlistbot at llvm.org llvmlistbot at llvm.org
Mon Jan 19 04:41:56 PST 2026


tridhapuku wrote:

FYI this is my first contribution here, so I believe the GitHub Actions workflows are awaiting maintainer approval before they run.
Locally I ran: llvm-lit -sv mlir/test/Dialect/Bufferization/Transforms/one-shot-bufferize-func-boundary-ranked-from-unranked.mlir and it reports XFAIL as expected. Fix to follow (will remove XFAIL).

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


More information about the Mlir-commits mailing list