[PATCH] D81707: [PowerPC][Power10] Implement Vector Clear Left/Rightmost Bytes Builtins in LLVM/Clang
Amy Kwan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Jun 20 19:36:59 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcc95635b1bf2: [PowerPC][Power10] Implement Vector Clear Left/Rightmost Bytes Builtins in… (authored by amyk).
Changed prior to commit:
https://reviews.llvm.org/D81707?vs=270283&id=272281#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81707/new/
https://reviews.llvm.org/D81707
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-string-ops.ll
llvm/test/MC/Disassembler/PowerPC/p10insts.txt
llvm/test/MC/PowerPC/p10.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81707.272281.patch
Type: text/x-patch
Size: 7820 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200621/06a26e44/attachment.bin>
More information about the cfe-commits
mailing list