[llvm] [InstCombine] Factorise add/sub and max/min using distributivity (PR #101507)
Jorge Botto via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 1 12:11:28 PDT 2024
jf-botto wrote:
Thank you @goldsteinn for the time and effort you've put into reviewing my code. I've addressed all of your points.
The two test cases that were buggy, was simply a mistake I made when copying and adapting the tests into alive. I've corrected the Alive tests in the top comment.
https://github.com/llvm/llvm-project/pull/101507
More information about the llvm-commits
mailing list