[NVPTX] Simplify handling of ISD::BF16_TO_FP
We only use it to get from BF16 to F32. After that point, we insert an FP_EXTEND to get the rest of the way.
parent
6f0e39c4
Please register or sign in to comment
We only use it to get from BF16 to F32. After that point, we insert an FP_EXTEND to get the rest of the way.