[PATCH] D33236: [PowerPC] Implement vec_xxsldwi builtin.

Tony Jiang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 17 19:48:22 PDT 2017


jtony updated this revision to Diff 99385.
jtony marked 3 inline comments as done.
jtony added a comment.

Address comments from Nemanja.


https://reviews.llvm.org/D33236

Files:
  include/clang/Basic/BuiltinsPPC.def
  lib/CodeGen/CGBuiltin.cpp
  lib/Headers/altivec.h
  lib/Sema/SemaChecking.cpp
  test/CodeGen/builtins-ppc-error.c
  test/CodeGen/builtins-ppc-vsx.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33236.99385.patch
Type: text/x-patch
Size: 8215 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170518/99990be1/attachment.bin>


More information about the llvm-commits mailing list