This is the back end portion of the patch related to D10095.
The patch adds the instructions and back end intrinsics for:
vbpermq
vgbbd
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D10096
LLVM support for vector quad bit permute and gather instructions through builtins ClosedPublic Authored by nemanjai on May 28 2015, 11:33 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 8 2015, 8:41 AM
Revision Contents
Diff 26709 include/llvm/IR/IntrinsicsPowerPC.td
lib/Target/PowerPC/PPCInstrAltivec.td
test/CodeGen/PowerPC/builtins-ppc-p8vector.ll
test/MC/Disassembler/PowerPC/ppc64-encoding-vmx.txt
test/MC/PowerPC/ppc64-encoding-vmx.s
|