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

Xin Tong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 14 10:51:21 PST 2022


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

Address Dave's comment. Thanks!


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.400071.patch
Type: text/x-patch
Size: 8345 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220114/4bc4a1f4/attachment.bin>


More information about the llvm-commits mailing list