Fix a bug in entry block shuffled to middle of the chain.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D44642
[MergeICmp] Fix a bug in entry block shuffled to middle of the chain ClosedPublic Authored by trentxintong on Mar 19 2018, 12:31 PM.
Details Summary Fix a bug in entry block shuffled to middle of the chain.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 20 2018, 3:15 AM Closed by commit rL327971: [MergeICmp] Fix a bug in entry block shuffled to middle of the chain (authored by trentxintong). · Explain WhyMar 20 2018, 5:02 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 139107 llvm/trunk/lib/Transforms/Scalar/MergeICmps.cpp
llvm/trunk/test/Transforms/MergeICmps/X86/entry-block-shuffled.ll
llvm/trunk/test/Transforms/MergeICmps/X86/pair-int32-int32.ll
|