[PATCH] D134336: [AArch64] Lower multiplication by a constant int to madd

Allen zhong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 29 18:40:02 PDT 2022


Allen updated this revision to Diff 464124.
Allen marked an inline comment as done.
Allen added a comment.

update to use **MovI->Opcode** check the opcode


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.464124.patch
Type: text/x-patch
Size: 10777 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220930/0fac5dc8/attachment-0001.bin>


More information about the llvm-commits mailing list