[PATCH] D111862: [AArch64] Canonicalize X*(Y+1) or X*(1-Y) to madd/msub

weiwei via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 20 02:15:43 PDT 2021


wwei updated this revision to Diff 380878.
wwei edited reviewers, added: david-arm; removed: DavidSpickett.

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

https://reviews.llvm.org/D111862

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/madd-combiner.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111862.380878.patch
Type: text/x-patch
Size: 8574 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211020/eb551ca9/attachment.bin>


More information about the llvm-commits mailing list