[PATCH] D83338: [PowerPC][Power10] Implemented Vector Shift Builtins

Albion Fung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 14 10:42:07 PDT 2020


Conanap updated this revision to Diff 277896.
Conanap marked 3 inline comments as done.
Conanap added a comment.

Added tests, added extra comments.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83338/new/

https://reviews.llvm.org/D83338

Files:
  clang/include/clang/Basic/BuiltinsPPC.def
  clang/lib/Headers/altivec.h
  clang/test/CodeGen/builtins-ppc-p10vector.c
  llvm/include/llvm/IR/IntrinsicsPowerPC.td
  llvm/lib/Target/PowerPC/PPCInstrPrefix.td
  llvm/test/CodeGen/PowerPC/p10-vector-shift.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83338.277896.patch
Type: text/x-patch
Size: 8863 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200714/802794d1/attachment.bin>


More information about the llvm-commits mailing list