[llvm] [MachineLICM] Rematerialize instructions that may be hoisted before LICM (PR #158479)
via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 15 07:59:40 PDT 2026
dianqk wrote:
> Will this patch be merged into the LLVM main? The issue I encountered can be resolved by using `-mllvm --sink-insts-before-licm=1` using your patch.
I'm not sure. Could you check whether https://github.com/llvm/llvm-project/pull/176648 can fix your issue?
https://github.com/llvm/llvm-project/pull/158479
More information about the llvm-commits
mailing list