radeonsi: disable XNACK to free 2 SGPRs on APUs

My LLVM commit disables it for dGPUs, but not APUs.

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
This commit is contained in:
Marek Olšák 2016-11-27 18:13:15 +01:00
parent 274fb601c2
commit dbbdc6bb5a
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
#include "../ddebug/dd_util.h"
#define SI_LLVM_DEFAULT_FEATURES \
"+DumpCode,+vgpr-spilling,-fp32-denormals,+fp64-denormals"
"+DumpCode,+vgpr-spilling,-fp32-denormals,+fp64-denormals,-xnack"
/*
* pipe_context