[PATCH] D82669: [ARM] Generate URHADD from (b - (~a)) >> 1
Petre Tudor via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 3 03:12:20 PDT 2020
PetreTudor updated this revision to Diff 275335.
PetreTudor added a comment.
Added comments explaining why we are always looking for AArch64ISD::VLSHR
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82669/new/
https://reviews.llvm.org/D82669
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: D82669.275335.patch
Type: text/x-patch
Size: 32031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200703/8e3f226b/attachment.bin>
More information about the llvm-commits
mailing list