[PATCH] D25906: [PPC] Implement vector reverse elements builtins (vec_reve)

Tony Jiang via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 26 07:24:07 PDT 2016


jtony updated this revision to Diff 75879.
jtony marked 2 inline comments as done.
jtony added a comment.
Herald added a subscriber: mehdi_amini.

Sink CHECK-LABEL andCHECK-LE-LABEL to just inside the function test8 according to echristo's comment.


https://reviews.llvm.org/D25906

Files:
  lib/Headers/altivec.h
  test/CodeGen/builtins-ppc-altivec.c
  test/CodeGen/builtins-ppc-vsx.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25906.75879.patch
Type: text/x-patch
Size: 7508 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161026/e676213f/attachment.bin>


More information about the llvm-commits mailing list