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

Tony Jiang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 23 12:45:24 PDT 2017


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

Address minor comments from Nemanja and Hiroshi.


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.99975.patch
Type: text/x-patch
Size: 8264 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170523/e6d57103/attachment.bin>


More information about the llvm-commits mailing list