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

Tony Jiang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 23 11:17:46 PDT 2017


jtony updated this revision to Diff 99955.
jtony marked 6 inline comments as done.
jtony added a comment.

Address more comments from Nemanja and Hiroshi.


https://reviews.llvm.org/D33053

Files:
  include/clang/Basic/BuiltinsPPC.def
  include/clang/Basic/DiagnosticSemaKinds.td
  include/clang/Sema/Sema.h
  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: D33053.99955.patch
Type: text/x-patch
Size: 13989 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170523/00449256/attachment.bin>


More information about the llvm-commits mailing list