There is no need to create BPI explicitly. It should be requested through AM in a normal way.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D79080
[BPI][NFC] IRCE shoud qequest BPI through analysis manager. ClosedPublic Authored by ebrevnov on Apr 29 2020, 4:44 AM.
Details Summary There is no need to create BPI explicitly. It should be requested through AM in a normal way.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 29 2020, 4:51 AM Closed by commit rG3acf62f3ad30: [BPI][NFC] IRCE shoud qequest BPI through analysis manager. (authored by ebrevnov). · Explain WhyApr 30 2020, 2:07 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 261153 llvm/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
|