llvm-project
2c7cf896
- [llvm][UnifyLoopExits] Avoid optimization if no exit block is found (#165343)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 days ago
[llvm][UnifyLoopExits] Avoid optimization if no exit block is found (#165343) If there is not an exit block, we should not try unify the loops. Instead we should just return. Fixes #165252
References
#165343 - [llvm][UnifyLoopExits] Avoid optimization if no exit block is found
Author
Saldivarcher
Parents
c03d0fe6
Loading