[Mlir-commits] [mlir] [mlir][memref] Update tests to use memref.assume_alignment properly. (PR #142358)
Han-Chung Wang
llvmlistbot at llvm.org
Mon Jun 2 03:45:11 PDT 2025
hanhanW wrote:
I don't know why `AnyMemref<>` does not force IR to capture the result, but I identified this when I was doing an integrate for a downstream project. There are a few missing features after the op has the new semantics, and I'll help fix a few of them.
https://github.com/llvm/llvm-project/blob/1984c7539ebeb2697233f8163a051a2ce0d4fa50/mlir/include/mlir/Dialect/MemRef/IR/MemRefOps.td#L165-L167
https://github.com/llvm/llvm-project/pull/142358
More information about the Mlir-commits
mailing list