Following up on Sanjay's suggetion in D32955, move this functionality
into ShuffleVectornstruction.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
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 98159 llvm/trunk/include/llvm/IR/Instructions.h
llvm/trunk/lib/Analysis/InstructionSimplify.cpp
llvm/trunk/unittests/IR/InstructionsTest.cpp
|