[PATCH] D114405: Optimize shift and accumulate pattern in AArch64.

Xin Tong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 11 21:52:12 PST 2022


adriantong1024 updated this revision to Diff 399203.
adriantong1024 added a comment.

Address Dave's comment.


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.399203.patch
Type: text/x-patch
Size: 6503 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220112/3b854bda/attachment.bin>


More information about the llvm-commits mailing list