[Mlir-commits] [mlir] [mlir][vector] Hoist transfer pairs when the source is AssumeAlignmentOp (PR #144809)

Han-Chung Wang llvmlistbot at llvm.org
Wed Jun 25 11:53:46 PDT 2025


hanhanW wrote:

Thanks for the good discussion, and it refreshes my memory about hoisting. Your solution looks better, and I verified that it addresses the downstream issues as well. Many thanks!

(https://github.com/iree-org/iree/pull/21133 is the downstream change, and the CI is green.)

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


More information about the Mlir-commits mailing list