[PATCH] D26092: Implement vector shift builtins - clang portion.

Tony Jiang via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 1 07:00:47 PDT 2016


jtony updated this revision to Diff 76550.
jtony marked 4 inline comments as done.
jtony added a comment.

Fix the format issues according to code review suggestion.


https://reviews.llvm.org/D26092

Files:
  include/clang/Basic/BuiltinsPPC.def
  lib/Headers/altivec.h
  test/CodeGen/builtins-ppc-altivec.c
  test/CodeGen/builtins-ppc-p9vector.c
  test/CodeGen/builtins-ppc-vsx.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26092.76550.patch
Type: text/x-patch
Size: 18657 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161101/0e665f4e/attachment.bin>


More information about the llvm-commits mailing list