On Thursday, December 04, 2014 10:07:15 PM Matt Turner wrote: > And move it above its first use in brw_fs_generator.cpp. > --- > src/mesa/drivers/dri/i965/brw_fs.h | 2 - > src/mesa/drivers/dri/i965/brw_fs_generator.cpp | 140 > ++++++++++++------------- > 2 files changed, 70 insertions(+), 72 deletions(-)
At one point, you and I had talked about converting GRF to HW_REG after register allocation, so GRFs would always be VGRFs. That would entail moving this to the visitor...or maybe brw_fs_reg_allocate.cpp... I suppose this doesn't really hurt that plan, so... Reviewed-by: Kenneth Graunke <[email protected]> But I still would like to see that happen.
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
