[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 08:03:09 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGaf80a4353e14: [ARM] Generate [SU]RHADD from (b - (~a)) >> 1 (authored by PetreTudor).

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.275399.patch
Type: text/x-patch
Size: 32031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200703/dafb6ca8/attachment.bin>


More information about the llvm-commits mailing list