[llvm] [InstCombine] FP fold, cond ? x : -x == 0 into x == 0 #85250 (PR #85673)
via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 22 11:14:18 PDT 2024
================
----------------
elhewaty wrote:
Can you please split the patch into two separate files, so it's easier to see the diff?
https://github.com/llvm/llvm-project/pull/85673
More information about the llvm-commits
mailing list