radeonsi: don't set +fp64-denormals
authorMarek Olšák <marek.olsak@amd.com>
Mon, 23 Jan 2017 22:32:31 +0000 (23:32 +0100)
committerMarek Olšák <marek.olsak@amd.com>
Mon, 30 Jan 2017 12:27:14 +0000 (13:27 +0100)
it's the default and the name will change to +fp64-fp16-denormals.

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
src/gallium/drivers/radeonsi/si_pipe.c

index 1fe8b9f2dbfd7b3cc450d6680fd4ce70d24b67e1..c1480d4bf277767986c8950d7c75fa15c7fae56d 100644 (file)
@@ -33,7 +33,7 @@
 #include "../ddebug/dd_util.h"
 
 #define SI_LLVM_DEFAULT_FEATURES \
-       "+DumpCode,+vgpr-spilling,-fp32-denormals,+fp64-denormals,-xnack"
+       "+DumpCode,+vgpr-spilling,-fp32-denormals,-xnack"
 
 /*
  * pipe_context