[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
Tue Sep 7 00:44:07 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG63ca9371c7b4: [ARM] Implement target hook function to decide folding (mul (add x, c1), c2) (authored by benshi001).
Repository:
rG LLVM Github Monorepo
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.370999.patch
Type: text/x-patch
Size: 20713 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210907/7915811d/attachment.bin>
More information about the llvm-commits
mailing list