This patch implements the below vector permute extended instruction on Power10.
xxpermx XT,XA,XB,XC,UIM
Paths
| Differential D82859
[Power10] Implement VSX vector permute extended instruction AbandonedPublic Authored by biplmish on Jun 30 2020, 3:59 AM.
Details
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jun 30 2020, 4:39 AM biplmish added a child revision: D82869: [Power10] Implement Vector Permute Extended Builtins in LLVM/Clang.Jun 30 2020, 5:22 AM This revision now requires changes to proceed.Jun 30 2020, 6:06 AM
Revision Contents
Diff 274406 llvm/lib/Target/PowerPC/PPCInstrPrefix.td
llvm/test/MC/Disassembler/PowerPC/p10insts.txt
llvm/test/MC/PowerPC/p10.s
|