Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/test/Transforms/LICM/explicit_guards.ll | ||
---|---|---|
132 | I would add a description of opportunity. |
Paths
| Differential D149373
[TEST][LICM] Add test cases on widenable condition hoisting opportunity ClosedPublic Authored by aleksandr.popov on Apr 27 2023, 12:17 PM.
Details
Diff Detail
Event Timelinealeksandr.popov added reviewers: reames, mkazantsev, apilipenko, dmakogon, skatkov.Apr 27 2023, 3:19 PM This revision is now accepted and ready to land.Apr 27 2023, 7:21 PM aleksandr.popov retitled this revision from [NFC][LICM] Add test case on widenable condition hoisting opportunity to [NFC][LICM] Add test cases on widenable condition hoisting opportunity. aleksandr.popov retitled this revision from [NFC][LICM] Add test cases on widenable condition hoisting opportunity to [TEST][LICM] Add test cases on widenable condition hoisting opportunity. aleksandr.popov added inline comments. This revision was landed with ongoing or failed builds.Apr 28 2023, 3:56 AM Closed by commit rGd5f1adcf6651: [TEST][LICM] Add test cases on widenable condition hoisting opportunity (authored by mkazantsev). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 517859 llvm/test/Transforms/LICM/explicit_guards.ll
|
I would add a description of opportunity.
If we hoist WC we could hoist and as well otherwise it prevents us from doing that.