[Mlir-commits] [mlir] [MLIR][Bufferization]: Handle invalid memref element types (PR #173692)
Yanzuo Liu
llvmlistbot at llvm.org
Sat Dec 27 08:10:04 PST 2025
zwuis wrote:
> Fixes https://github.com/llvm/llvm-project/issues/128329, https://github.com/llvm/llvm-project/issues/128330, https://github.com/llvm/llvm-project/issues/173565, https://github.com/llvm/llvm-project/issues/114730
You could write one "fixes" per issue (`fixes #xxx, fixes #yyy`) so that [all issue listed will be automatically closed](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue).
https://github.com/llvm/llvm-project/pull/173692
More information about the Mlir-commits
mailing list