[PATCH] D82675: [PowerPC] Implement Vector Extract Mask builtins in LLVM/Clang
Amy Kwan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 27 21:45:39 PDT 2020
amyk updated this revision to Diff 281107.
amyk added a comment.
- Rebased patch
- Updated patch to remove instruction definitions and MC tests
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82675/new/
https://reviews.llvm.org/D82675
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-mask-ops.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82675.281107.patch
Type: text/x-patch
Size: 8949 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200728/3535470b/attachment-0001.bin>
More information about the cfe-commits
mailing list