[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
Tue Aug 17 19:52:47 PDT 2021
benshi001 added a comment.
ping ... Can this patch be approved ? It seems there is no objection on adding a hook `isMulAddWithConstProfitable`
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107711/new/
https://reviews.llvm.org/D107711
More information about the llvm-commits
mailing list