i965/fs: Allow spilling of non-contiguous registers.
authorFrancisco Jerez <currojerez@riseup.net>
Wed, 27 Apr 2016 09:07:08 +0000 (02:07 -0700)
committerFrancisco Jerez <currojerez@riseup.net>
Mon, 23 May 2016 21:05:21 +0000 (14:05 -0700)
commit7eb496688762ea614408c4c75e4b5c7242d2677c
tree1c7cc80213950fb1fdd2c6a8b31b66477a098a4c
parent6fc5dd5b6a3e4884b475bae7507ea59e59800e67
i965/fs: Allow spilling of non-contiguous registers.

This should be working fine now.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=94997
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/mesa/drivers/dri/i965/brw_fs_reg_allocate.cpp