[PATCH] D82725: [PowerPC] Implement Move to VSR Mask builtins in LLVM/Clang
Amy Kwan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 4 20:02:04 PDT 2020
amyk updated this revision to Diff 283113.
amyk added a comment.
Rebased patch, and removed MC tests from the original patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82725/new/
https://reviews.llvm.org/D82725
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/PPCISelLowering.cpp
llvm/lib/Target/PowerPC/PPCInstrPrefix.td
llvm/test/CodeGen/PowerPC/p10-vector-mask-ops.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82725.283113.patch
Type: text/x-patch
Size: 12005 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200805/21896ee2/attachment.bin>
More information about the cfe-commits
mailing list