llvm-project
c5eacacc - [LV] Fix another invalidated iterator in handleFindLastReductions (#185712)

Commit
33 days ago
[LV] Fix another invalidated iterator in handleFindLastReductions (#185712) Just collect all the initial phis into a SmallVector first instead of trying to avoid iterator invalidation in a changing vplan. Fixes #185682.
Author
Parents
Loading