[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 11 08:59:49 PDT 2021


benshi001 added a comment.

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

> Comments need updating

I have updated the inline comments. Thank you.


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

https://reviews.llvm.org/D107711



More information about the llvm-commits mailing list