[PATCH] D89396: [VE] Change to expand SHL_PARTS/SRA_PARTS/SRL_PARTS
Kazushi Marukawa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 14 08:28:42 PDT 2020
kaz7 created this revision.
kaz7 added reviewers: simoll, k-ishizaka.
kaz7 added projects: LLVM, VE.
Herald added subscribers: llvm-commits, hiraditya.
kaz7 requested review of this revision.
VE doesn't have SHL_PARTS/SRA_PARTS/SRL_PARTS instructions, so need
to expand them. Add regression tests too.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D89396
Files:
llvm/lib/Target/VE/VEISelLowering.cpp
llvm/test/CodeGen/VE/shl.ll
llvm/test/CodeGen/VE/shr.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89396.298155.patch
Type: text/x-patch
Size: 28000 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201014/1b1a31e9/attachment-0001.bin>
More information about the llvm-commits
mailing list