intel/fs/ra: Put the VGRFs at the end of the nodes
authorJason Ekstrand <jason@jlekstrand.net>
Wed, 8 May 2019 18:09:27 +0000 (13:09 -0500)
committerJason Ekstrand <jason@jlekstrand.net>
Tue, 14 May 2019 17:30:22 +0000 (12:30 -0500)
commit147665d0a2e09f7095b544b22326d473edfca492
tree1553e3047de08b3321f18dfd30d6223e046f688b
parente7b7d572b3bf801fa2a1a8cdff181fdf75780a96
intel/fs/ra: Put the VGRFs at the end of the nodes

This is slightly less convenient in some places but it will make it much
easier when we want to start adding nodes dynamically.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/intel/compiler/brw_fs_reg_allocate.cpp