[PATCH] D134336: [AArch64] Lower multiplication by a constant int to madd
Allen zhong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 7 04:35:11 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG75358f060c09: [AArch64] Lower multiplication by a constant int to madd (authored by Allen).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134336/new/
https://reviews.llvm.org/D134336
Files:
llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
llvm/test/CodeGen/AArch64/addimm-mulimm.ll
llvm/test/CodeGen/AArch64/machine-outliner-throw.ll
llvm/test/CodeGen/AArch64/madd-combiner.ll
llvm/test/CodeGen/AArch64/mul_pow2.ll
llvm/test/CodeGen/AArch64/srem-seteq.ll
llvm/test/CodeGen/AArch64/urem-seteq-nonzero.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134336.466039.patch
Type: text/x-patch
Size: 11396 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221007/77733a1b/attachment.bin>
More information about the llvm-commits
mailing list