[InstCombine] Only fold trunc(ext) pairs to bitcast if the source and...
[InstCombine] Only fold trunc(ext) pairs to bitcast if the source and destination types are the same This used to be always the case, but the addition of bfloat to the type matrix makes this invalid.
Loading
Please sign in to comment