radv: enable FP16/FP64 denormals earlier and only for LLVM
authorRhys Perry <pendingchaos02@gmail.com>
Mon, 11 Nov 2019 13:41:32 +0000 (13:41 +0000)
committerRhys Perry <pendingchaos02@gmail.com>
Fri, 15 Nov 2019 17:36:21 +0000 (17:36 +0000)
commitd7b0d9a8d8a5a7f3b26a30c8e7005c2fb3f2f4af
treebae80057af26182f0f64403eeae34b58c46c33cc
parentc6c76527535762642d336547c5165de5e440c552
radv: enable FP16/FP64 denormals earlier and only for LLVM

ACO sets this itself and will have to set it differently in the future to
support shaderDenormFlushToZeroFloat64.

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
src/amd/vulkan/radv_shader.c