diff options
author | Ilia Mirkin <imirkin@alum.mit.edu> | 2016-02-03 18:16:04 -0500 |
---|---|---|
committer | Ilia Mirkin <imirkin@alum.mit.edu> | 2016-02-03 18:40:38 -0500 |
commit | edd494ddf0d6649800c4e83dbc3cc6cd97ce56f7 (patch) | |
tree | 6853863c0673820d51f256cb20d00cc927975d30 /src/mesa/x86-64 | |
parent | a9d5c64c34b48a3e2f93b7c9f48f4735f9bb0d8b (diff) | |
download | external_mesa3d-edd494ddf0d6649800c4e83dbc3cc6cd97ce56f7.zip external_mesa3d-edd494ddf0d6649800c4e83dbc3cc6cd97ce56f7.tar.gz external_mesa3d-edd494ddf0d6649800c4e83dbc3cc6cd97ce56f7.tar.bz2 |
nv50/ir: make sure to fetch all sources before creating instruction
We must fetch all sources into the instruction stream before generating
the instruction that uses them. Otherwise we'll define values after
using them, which won't work so well.
Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Tested-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Diffstat (limited to 'src/mesa/x86-64')
0 files changed, 0 insertions, 0 deletions