For both:
Reviewed-by: Nicolai Hähnle
On 22.06.2016 15:13, Marek Olšák wrote:
From: Marek Olšák
- make sure FP32 denormals will stay disabled in LLVM in the future
(the current default is disabled)
- tell LLVM that FP64 denormals are enabled
---
src/gallium/drivers/radeonsi/si_pipe.c |
From: Marek Olšák
- make sure FP32 denormals will stay disabled in LLVM in the future
(the current default is disabled)
- tell LLVM that FP64 denormals are enabled
---
src/gallium/drivers/radeonsi/si_pipe.c | 7 +--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/src/gallium/