[PATCH] D82869: [Power10] Implement Vector Permute Extended Builtins in LLVM/Clang
Biplob Mishra via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 30 20:35:45 PDT 2020
biplmish updated this revision to Diff 274673.
biplmish added a comment.
Repatching after the p10 vector permute instructions have been merged upstream.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82869/new/
https://reviews.llvm.org/D82869
Files:
clang/include/clang/Basic/BuiltinsPPC.def
clang/lib/Headers/altivec.h
clang/lib/Sema/SemaChecking.cpp
clang/test/CodeGen/builtins-ppc-p10vector.c
llvm/include/llvm/IR/IntrinsicsPowerPC.td
llvm/lib/Target/PowerPC/PPCInstrPrefix.td
llvm/test/CodeGen/PowerPC/p10-permute-ops.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82869.274673.patch
Type: text/x-patch
Size: 10017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200701/307bb613/attachment.bin>
More information about the llvm-commits
mailing list