[llvm] [VPlan] Run removeDeadRecipes early. (PR #190191)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 30 03:15:52 PDT 2026


================

----------------
fhahn wrote:

Thanks, I think most of the regressions should be gone now, and the only cases were we pick VPWidenCanonicalIV are ccases where we would spill (mostly in target-inpendent tests, where TTI returns a low vector register count)

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


More information about the llvm-commits mailing list