AMDGPU: Handle the easy parts of strict fptrunc
f64->f16 is hard. The expansion is all integer but we need to raise exceptions. Also doesn't handle the illegal f16 targets.
Loading
Please sign in to comment
f64->f16 is hard. The expansion is all integer but we need to raise exceptions. Also doesn't handle the illegal f16 targets.