[PATCH] D83777: [ARM] Generate [SU]HADD from ((a + b) >> 1)

Petre Tudor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 17 06:36:32 PDT 2020


PetreTudor updated this revision to Diff 278756.
PetreTudor added a comment.

Addressed review comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83777

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/test/CodeGen/AArch64/arm64-vhadd.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83777.278756.patch
Type: text/x-patch
Size: 20876 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200717/2a692e94/attachment.bin>


More information about the llvm-commits mailing list