[PATCH] D83955: [PowerPC][Power10] Implementation of 128-bit Binary Vector Multiply builtins

Albion Fung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 21 14:56:37 PDT 2020


Conanap updated this revision to Diff 279637.
Conanap marked 2 inline comments as done.
Conanap added a comment.

Changed if def to use pwer10_vector


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83955

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-multiply.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83955.279637.patch
Type: text/x-patch
Size: 12326 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200721/9fa8047a/attachment.bin>


More information about the llvm-commits mailing list