Following up on Sanjay's suggetion in D32955, move this functionality
into ShuffleVectornstruction.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 6224 Build 6224: arc lint + arc unit
Paths
| Differential D32956
IR: Add a shufflevector mask commutation helper function. NFC. ClosedPublic Authored by zvi on May 7 2017, 3:42 PM.
Details Summary Following up on Sanjay's suggetion in D32955, move this functionality
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 8 2017, 2:44 AM Closed by commit rL302420: IR: Add a shufflevector mask commutation helper function. NFC. (authored by zvi). · Explain WhyMay 8 2017, 5:53 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 98112 include/llvm/IR/Instructions.h
lib/Analysis/InstructionSimplify.cpp
unittests/IR/InstructionsTest.cpp
|