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

Tony Jiang via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 24 11:54:43 PDT 2016


jtony updated this revision to Diff 75618.
jtony marked 9 inline comments as done.
jtony added a comment.

Modify the code according to NEMANJA IVANOVIC and EHSAN AMIRI's comments (fix clang format violation and move some VSX specific source to builtins-ppc-vsx.c etc.) .


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.75618.patch
Type: text/x-patch
Size: 7967 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161024/71b9b39c/attachment.bin>


More information about the llvm-commits mailing list