[PATCH] D109124: [ARM] Implement target hook function to decide folding (mul (add x, c1), c2)
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 6 08:33:51 PDT 2021
dmgreen added a comment.
The urem cases look OK to me. What do the other tests look like when they have been rebased on top of D109123 <https://reviews.llvm.org/D109123>?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109124/new/
https://reviews.llvm.org/D109124
More information about the llvm-commits
mailing list