[InstCombine] Fix type of constant in canonicalizeClampLike
As a followup to D108049, one of the constants could now be generated with an incorrect type, now that the input could be truncated.
Loading
Please sign in to comment
As a followup to D108049, one of the constants could now be generated with an incorrect type, now that the input could be truncated.