[Mlir-commits] [mlir] [mlir][linalg] Prevent hoisting of transfer pairs in the presence of aliases (PR #145235)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Thu Jun 26 03:53:07 PDT 2025
banach-space wrote:
**UPDATES (26/6/25):**
* Rebased on top of `main` (to incorporate https://github.com/llvm/llvm-project/pull/145234 and to fix merge conflicts)
* Re-wrote the comment in Hoisting.cpp that explains the rationale for special-casing `memref.assume_alignment`.
* Added a negative test with `memref.assume_alignment`.
If there are no new comments, I will land it before the end of the week. Thanks for reviews!
https://github.com/llvm/llvm-project/pull/145235
More information about the Mlir-commits
mailing list