[PATCH] D33053: [PowerPC] Implement vec_xxpermdi builtin.

Tony Jiang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 24 08:13:58 PDT 2017


This revision was automatically updated to reflect the committed changes.
jtony marked 2 inline comments as done.
Closed by commit rL303760: [PowerPC] Implement vec_xxpermdi builtin. (authored by jtony).

Changed prior to commit:
  https://reviews.llvm.org/D33053?vs=99966&id=100093#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33053

Files:
  cfe/trunk/include/clang/Basic/BuiltinsPPC.def
  cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
  cfe/trunk/include/clang/Sema/Sema.h
  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: D33053.100093.patch
Type: text/x-patch
Size: 12269 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170524/11ee52bc/attachment-0001.bin>


More information about the cfe-commits mailing list