[PATCH] D87394: [PowerPC][Power10] Implementation of 128-bit Binary Vector Mod and Sign Extend builtins
Albion Fung via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 18 14:32:01 PDT 2020
Conanap updated this revision to Diff 292901.
Conanap added a comment.
Open coded VMODS/UQ instead.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87394/new/
https://reviews.llvm.org/D87394
Files:
clang/include/clang/Basic/BuiltinsPPC.def
clang/lib/Headers/altivec.h
clang/test/CodeGen/builtins-ppc-p10vector.c
clang/test/CodeGen/builtins-ppc-p9vector.c
llvm/include/llvm/IR/IntrinsicsPowerPC.td
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/lib/Target/PowerPC/PPCInstrAltivec.td
llvm/lib/Target/PowerPC/PPCInstrPrefix.td
llvm/test/CodeGen/PowerPC/p10-vector-modulo.ll
llvm/test/CodeGen/PowerPC/p10-vector-sign-extend.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87394.292901.patch
Type: text/x-patch
Size: 13391 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200918/f9a8d92c/attachment.bin>
More information about the llvm-commits
mailing list