[PATCH] D87804: [PowerPC][Power10] Implement Vector signed/unsigned __int128 overloads for the comparison builtins
Albion Fung via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 16 16:28:30 PDT 2020
Conanap created this revision.
Conanap added reviewers: PowerPC, saghir, nemanjai, hfinkel.
Conanap added projects: LLVM, PowerPC, clang.
Herald added a subscriber: kbarton.
Conanap requested review of this revision.
This patch implements Vector signed/unsigned __int128 overloads for the comparison builtins.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D87804
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/PPCISelDAGToDAG.cpp
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/test/CodeGen/PowerPC/vec_cmpq.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87804.292371.patch
Type: text/x-patch
Size: 22276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200916/56152d9c/attachment-0001.bin>
More information about the llvm-commits
mailing list