[PATCH] D79233: [ARM] Refactor lower to S[LR]I optimization
Petre Tudor via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 11 09:39:56 PDT 2020
PetreTudor updated this revision to Diff 263189.
PetreTudor added a comment.
Added a test for the isAllConstantBuildVector case. The BICi case happens
when the constant values' sizes are greater than 8 bits.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79233/new/
https://reviews.llvm.org/D79233
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.h
llvm/lib/Target/AArch64/AArch64InstrInfo.td
llvm/test/CodeGen/AArch64/arm64-sli-sri-opt.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79233.263189.patch
Type: text/x-patch
Size: 29715 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200511/48b070b6/attachment.bin>
More information about the llvm-commits
mailing list