[llvm] [LV] Run VPlan licm late in executePlan (PR #181122)

Ramkumar Ramachandra via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 12 05:39:24 PST 2026


artagnon wrote:

There is a non-trivial diff end-to-end on two benchmarks in MultiSource, presumably because LICMPass is only run late in the end-to-end pipeline, and running it earlier in VPlan permits simplification opportunities.

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


More information about the llvm-commits mailing list