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

Tony Jiang via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 25 07:41:39 PDT 2016


jtony added a subscriber: echristo.
jtony updated this revision to Diff 75700.
jtony added a comment.

Remove unnecessary temp variables.


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.75700.patch
Type: text/x-patch
Size: 7504 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161025/0f00f0fb/attachment.bin>


More information about the llvm-commits mailing list