[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 Nov 8 00:53:10 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbf3784b882c4: [AArch64] Canonicalize X*(Y+1) or X*(1-Y) to madd/msub (authored by wwei).
Changed prior to commit:
https://reviews.llvm.org/D111862?vs=381888&id=385416#toc
Repository:
rG LLVM Github Monorepo
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.385416.patch
Type: text/x-patch
Size: 8713 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211108/56e87b03/attachment.bin>
More information about the llvm-commits
mailing list