[llvm] [LV] Use frozen start value for FindLastIV if needed. (PR #132691)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 31 14:27:13 PDT 2025


https://github.com/fhahn commented:

Updated to current main, so now only the PR changes should be included.

Updated the PR to only freeze when vectorizing the epilogue, as this is the only case where it should be needed

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


More information about the llvm-commits mailing list