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

Albion Fung via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 7 12:13:20 PDT 2020


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

Added shl tests, formatting fixes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83338

Files:
  clang/lib/Headers/altivec.h
  clang/test/CodeGen/builtins-ppc-p10vector.c
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCInstrPrefix.td
  llvm/test/CodeGen/PowerPC/p10-vector-shift.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83338.283980.patch
Type: text/x-patch
Size: 8349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200807/5c0b90e3/attachment.bin>


More information about the cfe-commits mailing list