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

Amy Kwan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 29 15:18:30 PDT 2020


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

Updated the patch to move the MC/llc tests into the appropriate files.


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
  llvm/test/MC/Disassembler/PowerPC/vsx.txt
  llvm/test/MC/PowerPC/vsx.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82467.274260.patch
Type: text/x-patch
Size: 12975 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200629/012a9de6/attachment-0001.bin>


More information about the llvm-commits mailing list