ac/nir: split scanning outputs from setting up output allocas
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Fri, 19 May 2017 16:48:13 +0000 (18:48 +0200)
committerNicolai Hähnle <nicolai.haehnle@amd.com>
Mon, 31 Jul 2017 12:55:34 +0000 (14:55 +0200)
commit2be774b19609f31ead5f63ee235e82853a957f9e
treeb8f1b8a7eccb43e3e56b5b0d728c1fe5eceaff3f
parent1a508cf8d637532a16c428520c8644b7ab5712fa
ac/nir: split scanning outputs from setting up output allocas

The scanning phase sets the driver_location, because it is part of the
ABI: radeonsi does the assignment differently.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/amd/common/ac_nir_to_llvm.c