[llvm] [InstCombine] Fold fcmp ogt (x - y), 0 into fcmp ogt x, y #85245 (PR #85506)
via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 22 10:21:54 PDT 2024
SahilPatidar wrote:
I finished some dirty work. Does it look alright?
https://github.com/llvm/llvm-project/pull/85506
More information about the llvm-commits
mailing list