llvm-project
11609946 - [SLP]Fix a crash for very long GEP chains

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
Committer
Parents
Loading