[InstCombine] fold fcmp-of-copysign idiom
As discussed in: https://llvm.org/PR49179 ...this pattern shows up in library code. There are several potential generalizations as noted, but we need to be careful that we get FP special-values right, and it's not clear how much variation we should expect to see from this exact idiom.
Loading
Please sign in to comment