[PATCH] D15916: [Power9] Implement new vector compare instructions
Chuang-Yu Cheng via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 12 07:35:29 PST 2016
cycheng updated this revision to Diff 44639.
cycheng added a comment.
- Use single predicate for power9
- Remove all intrinsics, we will implement them after finish *http://reviews.llvm.org/P9* assembler/disassembler support
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.44639.patch
Type: text/x-patch
Size: 7325 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160112/e762943f/attachment.bin>
More information about the llvm-commits
mailing list