> On Mar 16, 2017, at 20:02, Dave Airlie wrote:
>
> From: Dave Airlie
>
> SPIR-V defines the f32->f16 operation as flushing denormals to 0,
> this compares the class using amd class opcode.
>
> Thanks to Matt Arsenault for figuring it out.
>
> This fixes:
> dEQP-VK.spirv_assembly.instruction
From: Dave Airlie
SPIR-V defines the f32->f16 operation as flushing denormals to 0,
this compares the class using amd class opcode.
Thanks to Matt Arsenault for figuring it out.
This fixes:
dEQP-VK.spirv_assembly.instruction.compute.opquantize.flush_to_zero
Signed-off-by: Dave Airlie
---
src