[PATCH] D109124: [ARM] Implement target hook function to decide folding (mul (add x, c1), c2)

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 3 22:34:35 PDT 2021


benshi001 updated this revision to Diff 370700.

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D109124/new/

https://reviews.llvm.org/D109124

Files:
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/lib/Target/ARM/ARMISelLowering.h
  llvm/test/CodeGen/ARM/addimm-mulimm.ll
  llvm/test/CodeGen/ARM/urem-seteq-illegal-types.ll
  llvm/test/CodeGen/Thumb/urem-seteq-illegal-types.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109124.370700.patch
Type: text/x-patch
Size: 14560 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210904/a9e53d7c/attachment.bin>


More information about the llvm-commits mailing list