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

Albion Fung via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 20 21:16:33 PDT 2020


Conanap updated this revision to Diff 279348.
Conanap marked 8 inline comments as done.
Conanap added a comment.

Fixed function names, test case clean up


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.279348.patch
Type: text/x-patch
Size: 8583 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200721/df28846f/attachment-0001.bin>


More information about the cfe-commits mailing list