This patch adds support for the vector merge even word and vector merge odd word instructions introduced in POWER8.
Diff Detail
Diff Detail
Paths
| Differential D10704
[PPC] Implement vmrgew and vmrgow instructions ClosedPublic Authored by kbarton on Jun 24 2015, 1:07 PM.
Details
Diff Detail Event Timelinekbarton updated this object. This revision is now accepted and ready to land.Jun 24 2015, 3:31 PM
Revision Contents
Diff 28387 lib/Target/PowerPC/PPCISelLowering.h
lib/Target/PowerPC/PPCISelLowering.cpp
lib/Target/PowerPC/PPCInstrAltivec.td
test/CodeGen/PowerPC/vec_mergeow.ll
test/MC/Disassembler/PowerPC/ppc64-encoding-vmx.txt
test/MC/PowerPC/ppc64-encoding-vmx.s
|
In this case, the swapped input registers comment doesn't matter.