GlobalISel: Correct result type for G_FCMP in lowerFPTOUI
Using the final result type doesn't make any sense. Use the natural default boolean type for the select condition.
Loading
Please sign in to comment
Using the final result type doesn't make any sense. Use the natural default boolean type for the select condition.