After 28a91473e33eb3585a87514e4cf2523a9a587d82 we don't use
eliminateInstrViaWidening with InvertCondition = false. Therefore all
related code is dead.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D156908
[NFC][GuardWidening] Remove dead code ClosedPublic Authored by aleksandr.popov on Aug 2 2023, 8:41 AM.
Details Summary After 28a91473e33eb3585a87514e4cf2523a9a587d82 we don't use
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 2 2023, 9:48 AM Closed by commit rG6eb2c17cc866: [NFC][GuardWidening] Remove dead code (authored by aleksandr.popov). · Explain WhyAug 3 2023, 12:10 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 546722 llvm/lib/Transforms/Scalar/GuardWidening.cpp
|