[PATCH] D118107: [AArch64] Reassociate integer extending reductions to pairwise addition.

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 3 03:06:06 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG31373fb88a0a: [AArch64] Reassociate integer extending reductions to pairwise addition. (authored by dmgreen).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118107/new/

https://reviews.llvm.org/D118107

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/test/CodeGen/AArch64/aarch64-addv.ll
  llvm/test/CodeGen/AArch64/arm64-vabs.ll
  llvm/test/CodeGen/AArch64/vecreduce-add.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118107.405562.patch
Type: text/x-patch
Size: 24306 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220203/d87098c6/attachment.bin>


More information about the llvm-commits mailing list