[PATCH] D82467: [PowerPC][Power10] Implement Truncate and Store VSX Vector Builtins

Amy Kwan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 9 17:18:20 PDT 2020


amyk updated this revision to Diff 276881.
amyk added a comment.

Rebased patch, and addressed review comments of having a single `CHECK`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82467

Files:
  clang/lib/Headers/altivec.h
  clang/test/CodeGen/builtins-ppc-p10vector.c
  llvm/lib/Target/PowerPC/PPCInstrPrefix.td
  llvm/test/CodeGen/PowerPC/builtins-ppc-p10vsx.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82467.276881.patch
Type: text/x-patch
Size: 10357 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200710/54dc5324/attachment-0001.bin>


More information about the llvm-commits mailing list