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

Amy Kwan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 30 20:35:45 PDT 2020


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

Update the patch to place MC tests into 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/ppc64-encoding-ISA31.txt
  llvm/test/MC/PowerPC/ppc64-encoding-ISA31.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82467.274672.patch
Type: text/x-patch
Size: 12598 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200701/f39ec6da/attachment.bin>


More information about the llvm-commits mailing list