[PATCH] D114405: Optimize shift and accumulate pattern in AArch64.
Xin Tong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 12 13:48:38 PST 2022
adriantong1024 updated this revision to Diff 399438.
adriantong1024 added a comment.
Add 2 more test cases, testing different datatypes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114405/new/
https://reviews.llvm.org/D114405
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64InstrInfo.td
llvm/test/CodeGen/AArch64/shift-accumulate.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114405.399438.patch
Type: text/x-patch
Size: 7568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220112/aabccecc/attachment.bin>
More information about the llvm-commits
mailing list