[PATCH] D114405: Optimize shift and accumulate pattern in AArch64.
Xin Tong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 29 21:16:55 PST 2021
adriantong1024 updated this revision to Diff 396600.
adriantong1024 added a comment.
Address Dave's comment. Moving the rules into tablegen.
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.396600.patch
Type: text/x-patch
Size: 4817 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211230/6622b344/attachment.bin>
More information about the llvm-commits
mailing list