[PATCH] D15887: [Power9] Implement new vector permute, count zero instructions

Chuang-Yu Cheng via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 12 07:01:59 PST 2016


cycheng updated this revision to Diff 44638.
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/D15887

Files:
  lib/Target/PowerPC/PPC.td
  lib/Target/PowerPC/PPCInstrAltivec.td
  lib/Target/PowerPC/PPCInstrFormats.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: D15887.44638.patch
Type: text/x-patch
Size: 6550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160112/08401e5d/attachment.bin>


More information about the llvm-commits mailing list