llvm-project
11609946
- [SLP]Fix a crash for very long GEP chains
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
265 days ago
[SLP]Fix a crash for very long GEP chains Need to check if the GEP bases are equal and return false early. Also, need to return false if the lookup is too deep, considering bases equal too. Fixes a crash in the assertion.
Author
alexey-bataev
Committer
alexey-bataev
Parents
fdd7cafb
Loading