[PATCH] D107711: [DAGCombiner] Add target hook function to decide folding (mul (add x, c1), c2)

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 18 02:40:45 PDT 2021


benshi001 added a comment.

In D107711#2951596 <https://reviews.llvm.org/D107711#2951596>, @lebedev.ri wrote:

> LGTM unless other have further comments.
> Thanks.

I would like to land on Sunday evening, unless there will be other objection.


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

https://reviews.llvm.org/D107711



More information about the llvm-commits mailing list