[InstCombine] drop FMF in select->copysign transform
It is not correct to propagate flags from the select to the new instructions: https://alive2.llvm.org/ce/z/tNATrd https://alive2.llvm.org/ce/z/VwcVzn Fixes #54077
Loading
Please sign in to comment