[PATCH] D82609: [PowerPC][Power10] Implement Vector Multiply High/Divide Extended Builtins in LLVM/Clang
Amy Kwan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 25 19:08:15 PDT 2020
amyk updated this revision to Diff 273578.
amyk added a comment.
Addressed Anil's comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82609/new/
https://reviews.llvm.org/D82609
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/PPCInstrPrefix.td
llvm/test/CodeGen/PowerPC/p10-vector-divide.ll
llvm/test/CodeGen/PowerPC/p10-vector-multiply.ll
llvm/test/MC/Disassembler/PowerPC/p10insts.txt
llvm/test/MC/PowerPC/p10.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82609.273578.patch
Type: text/x-patch
Size: 13590 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200626/1bc20434/attachment.bin>
More information about the llvm-commits
mailing list