Minor refactoring of foldIdentityShuffles() which allows the removal of a
ConstantDataVector::get() in SimplifyShuffleVectorInstruction.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 6223 Build 6223: arc lint + arc unit
Paths
| Differential D32955
InstructionSimplify: Refactor foldIdentityShuffles. NFC. ClosedPublic Authored by zvi on May 7 2017, 2:19 PM.
Details Summary Minor refactoring of foldIdentityShuffles() which allows the removal of a
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 8 2017, 7:53 AM Closed by commit rL302433: InstructionSimplify: Refactor foldIdentityShuffles. NFC. (authored by zvi). · Explain WhyMay 8 2017, 9:00 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 98110 lib/Analysis/InstructionSimplify.cpp
|