[Mlir-commits] [mlir] [mlir][memref] Add HoistCastPos pattern to castOp (PR #168337)
lonely eagle
llvmlistbot at llvm.org
Mon Nov 17 22:51:18 PST 2025
linuxlonelyeagle wrote:
This issue is resolved by hoisting the position of `castOp` and subsequently employing CSE.
https://github.com/llvm/llvm-project/pull/168337
More information about the Mlir-commits
mailing list