radeonsi: load the streamout buf descriptors closer to their use
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Tue, 29 Nov 2016 14:09:14 +0000 (15:09 +0100)
committerNicolai Hähnle <nicolai.haehnle@amd.com>
Mon, 12 Dec 2016 08:04:27 +0000 (09:04 +0100)
commitd89592836ab90bda998f0739ab1a5c8dbee36cb7
treecff009a203f8229f1b3be9432408ee4efe2af6f0
parent564f17f0d7c9faf683148c8d178ceadc4fb9c1aa
radeonsi: load the streamout buf descriptors closer to their use

LLVM can still decide to hoist the loads since they're marked invariant.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/gallium/drivers/radeonsi/si_shader.c