llvm-project
68ba2864 - [SCEVExp] Remove early exit, rely on InstSimplifyFolder (NFCI).

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