llvm-project
68ba2864
- [SCEVExp] Remove early exit, rely on InstSimplifyFolder (NFCI).
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
154 days ago
[SCEVExp] Remove early exit, rely on InstSimplifyFolder (NFCI). Remove the SCEV-based check refined in https://github.com/llvm/llvm-project/pull/156910, as InstSimplifyFolder manages to simplify the generated code to false directly as well.
Author
fhahn
Parents
778e104d
Loading