[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
Mon Sep 6 19:12:09 PDT 2021


benshi001 added a comment.

In D109124#2985440 <https://reviews.llvm.org/D109124#2985440>, @dmgreen wrote:

> 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>?

Done. I have 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