llvm-project
100db538
- [InstCombine][nfc] Remove dead invoke inst check in foldOpIntoPhi (#161871)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
116 days ago
[InstCombine][nfc] Remove dead invoke inst check in foldOpIntoPhi (#161871) There's a check above the pred block is terminated with an unconditional branch, so this code is unreachable.
References
#161871 - [InstCombine][nfc] Remove dead invoke inst check in foldOpIntoPhi
Author
c-rhodes
Parents
f5973675
Loading