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

Allen zhong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 1 17:56:15 PDT 2022


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

add assert to 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.464530.patch
Type: text/x-patch
Size: 11336 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221002/9f0b7c03/attachment.bin>


More information about the llvm-commits mailing list