[llvm] [MachineLICM] Rematerialize instructions that may be hoisted before LICM (PR #158479)

via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 15 01:49:00 PDT 2026


https://github.com/hzwangchaochen commented:

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.

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


More information about the llvm-commits mailing list