[llvm] [InstCombine] Factorise Add and Min/Max using Distributivity (PR #101717)
Jorge Botto via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 2 10:48:32 PDT 2024
jf-botto wrote:
@dtcxzyw Here's the PR with a fix for the 4 cases you mention in that comment.
https://github.com/llvm/llvm-project/pull/101717
More information about the llvm-commits
mailing list