summaryrefslogtreecommitdiffstats
path: root/src/glsl
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2015-03-09 01:58:53 -0700
committerKenneth Graunke <[email protected]>2015-03-12 08:29:48 -0700
commitb9dea9bc45299f19c445170a4cac27810547de00 (patch)
treeee95eb71ae4ae1e0f854f358924992b21eac6f96 /src/glsl
parent1f0067811c059fb3b284a2169e94fbdec7a4b909 (diff)
i965/nir: Lower to registers a bit later.
We can't safely call nir_optimize() with register present, since several passes called in the loop can't handle registers, and will fail asserts. Notably, nir_lower_vec_alus() and nir_opt_algebraic() really don't want registers. Signed-off-by: Kenneth Graunke <[email protected]> Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'src/glsl')
0 files changed, 0 insertions, 0 deletions