[PATCH] D83338: [PowerPC][Power10] Implemented Vector Shift Builtins
Albion Fung via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 24 14:44:20 PDT 2020
Conanap updated this revision to Diff 280592.
Conanap removed a reviewer: power-llvm-team.
Conanap added a comment.
Herald added a subscriber: kbarton.
Converted the impelmentation to an open coded implementation and updated the test cases as appropriate.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83338/new/
https://reviews.llvm.org/D83338
Files:
clang/lib/Headers/altivec.h
clang/test/CodeGen/builtins-ppc-p10vector.c
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/lib/Target/PowerPC/PPCInstrPrefix.td
llvm/test/CodeGen/PowerPC/p10-vector-shift.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83338.280592.patch
Type: text/x-patch
Size: 7450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200724/8a95056e/attachment.bin>
More information about the llvm-commits
mailing list