[PATCH] D83777: [ARM] Generate [SU]HADD from ((a + b) >> 1)
Petre Tudor via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 21 05:22:28 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1af9fc82132d: [ARM] Generate [SU]HADD from ((a + b) >> 1) (authored by PetreTudor).
Changed prior to commit:
https://reviews.llvm.org/D83777?vs=278756&id=279492#toc
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.279492.patch
Type: text/x-patch
Size: 20904 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200721/af55ef50/attachment.bin>
More information about the llvm-commits
mailing list