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

Tony Jiang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 24 08:54:41 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL303766: [PowerPC] Implement vec_xxsldwi builtin. (authored by jtony).

Changed prior to commit:
  https://reviews.llvm.org/D33236?vs=99975&id=100107#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33236

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33236.100107.patch
Type: text/x-patch
Size: 8437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170524/bef785a3/attachment.bin>


More information about the llvm-commits mailing list