[InstSimplify] fold copysign with negated operand, part 2
This is another transform suggested in PR44153:
https://bugs.llvm.org/show_bug.cgi?id=44153
Unlike rG12f39e0fede9, it doesn't look like the
backend matches this variant.
[InstSimplify] fold copysign with negated operand, part 2 spatel on Dec 8 2019, 7:13 AM. Authored by Tags None Subscribers None
Description
Details
|