Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
This needs to be rebased, current main contains an update to return a bool to indicate whether IR has been changed.
Paths
| Differential D134044
[ConstraintElimination] Move logic for replacing ssub overflow users (NFC) ClosedPublic Authored by zjaffal on Sep 16 2022, 6:48 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 26 2022, 5:54 AM Comment Actions This needs to be rebased, current main contains an update to return a bool to indicate whether IR has been changed. This revision now requires changes to proceed.Oct 3 2022, 1:42 AM This revision is now accepted and ready to land.Oct 14 2022, 10:16 AM Closed by commit rG0c8dde551c80: [ConstraintElimination] Move logic for replacing ssub overflow users (NFC) (authored by zjaffal). · Explain WhyOct 14 2022, 1:14 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 467896 llvm/lib/Transforms/Scalar/ConstraintElimination.cpp
|