llvm-project
c5eacacc
- [LV] Fix another invalidated iterator in handleFindLastReductions (#185712)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#185712 - [LV] Fix another invalidated iterator in handleFindLastReductions
Author
huntergr-arm
Parents
99b8be8f
Loading