[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
Mon Oct 25 02:05:30 PDT 2021


wwei updated this revision to Diff 381888.

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.381888.patch
Type: text/x-patch
Size: 8371 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211025/ad38a374/attachment.bin>


More information about the llvm-commits mailing list