[PATCH] D86819: [PowerPC][Power10] Implementation of 128-bit Binary Vector Rotate builtins

Albion Fung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 16 15:04:21 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd30155feaa9c: [PowerPC] Implementation of 128-bit Binary Vector Rotate builtins (authored by Conanap).

Changed prior to commit:
  https://reviews.llvm.org/D86819?vs=295393&id=298770#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86819

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/PPCISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCInstrPrefix.td
  llvm/test/CodeGen/PowerPC/p10-vector-rotate.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86819.298770.patch
Type: text/x-patch
Size: 13545 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201016/80e894bc/attachment.bin>


More information about the llvm-commits mailing list