Adds support for selects for which we know value on the 1st iteration.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D104111
[LoopDeletion] Support selects when symbolically evaluating 1st iteration ClosedPublic Authored by mkazantsev on Jun 11 2021, 4:59 AM.
Details Summary Adds support for selects for which we know value on the 1st iteration.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 8 2021, 1:28 PM This revision was landed with ongoing or failed builds.Oct 9 2021, 12:57 AM Closed by commit rG4c0da2366305: [LoopDeletion] Support selects when symbolically evaluating 1st iteration (authored by mkazantsev). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 378419 llvm/lib/Transforms/Scalar/LoopDeletion.cpp
llvm/test/Transforms/LoopDeletion/eval_first_iteration.ll
|