[PATCH] D87910: [PowerPC] Implement the 128-bit vec_[all|any]_[eq | ne | lt | gt | le | ge] builtins in Clang/LLVM
Amy Kwan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 21 07:13:37 PDT 2020
amyk updated this revision to Diff 293161.
amyk added a comment.
Updated identation/formatting of code in `CGExprScalar.cpp` and `altivec.h`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87910/new/
https://reviews.llvm.org/D87910
Files:
clang/include/clang/Basic/BuiltinsPPC.def
clang/lib/CodeGen/CGExprScalar.cpp
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/test/CodeGen/PowerPC/vec_cmpq.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87910.293161.patch
Type: text/x-patch
Size: 19197 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200921/9d8f478c/attachment-0001.bin>
More information about the cfe-commits
mailing list