We can discard initial blocks that do other work
We do not need to limit ourselves to just the first block in the chain.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D44029
[MergeICmp] We can discard initial blocks that do other work ClosedPublic Authored by trentxintong on Mar 2 2018, 10:21 AM.
Details Summary We can discard initial blocks that do other work
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 5 2018, 12:36 AM Closed by commit rL326698: [MergeICmp] We can discard initial blocks that do other work (authored by trentxintong). · Explain WhyMar 5 2018, 5:57 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 136984 llvm/trunk/lib/Transforms/Scalar/MergeICmps.cpp
llvm/trunk/test/Transforms/MergeICmps/X86/multiple-blocks-does-work.ll
|