[Mlir-commits] [mlir] Enable LICM for ops with only read side effects in scf.for (PR #120302)
Hongtao Yu
llvmlistbot at llvm.org
Tue Dec 17 13:46:25 PST 2024
htyu wrote:
This is needed by Triton to address https://github.com/pytorch/pytorch/issues/134535, cc @ThomasRaoux
https://github.com/llvm/llvm-project/pull/120302
More information about the Mlir-commits
mailing list