[PATCH] D15916: [Power9] Implement new vector compare, extract, insert instructions
Chuang-Yu Cheng via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 26 00:36:41 PST 2016
cycheng retitled this revision from "[Power9] Implement new vector compare instructions" to "[Power9] Implement new vector compare, extract, insert instructions".
cycheng updated the summary for this revision.
cycheng added a reviewer: nemanjai.
cycheng removed a subscriber: nemanjai.
cycheng updated this revision to Diff 45951.
cycheng added a comment.
- Change to use multiple predicate, please see http://reviews.llvm.org/D15887 comment: http://reviews.llvm.org/D15887?vs=44743&id=45950&whitespace=ignore-most#335803
- Merge http://reviews.llvm.org/D15917, and add vector insert instructions
- All new Power9 altivec instructions are done by 2 patch: http://reviews.llvm.org/D15887, http://reviews.llvm.org/D15916.
http://reviews.llvm.org/D15916
Files:
lib/Target/PowerPC/PPC.td
lib/Target/PowerPC/PPCInstrAltivec.td
lib/Target/PowerPC/PPCSubtarget.cpp
lib/Target/PowerPC/PPCSubtarget.h
test/MC/Disassembler/PowerPC/ppc64-encoding-vmx.txt
test/MC/PowerPC/ppc64-encoding-vmx.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15916.45951.patch
Type: text/x-patch
Size: 12406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160126/9966dc28/attachment-0001.bin>
More information about the llvm-commits
mailing list