[llvm] [InstCombine] Fold fcmp ogt (x - y), 0 into fcmp ogt x, y #85245 (PR #85506)
Jay Foad via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 16 09:32:18 PDT 2024
https://github.com/jayfoad requested changes to this pull request.
Still needs a check for denormals being flushed, as mentioned earlier.
https://github.com/llvm/llvm-project/pull/85506
More information about the llvm-commits
mailing list