Skip to content
Snippets Groups Projects
Commit 71fb721c authored by Erico Nunes's avatar Erico Nunes
Browse files

lima/ppir: use ra_get_best_spill_node to select spill node


ra_get_best_spill_node is what other users of the mesa register
allocator use.
Switching to it now also fixes an infinite loop issue with ppir regalloc
with the ppir control flow patchset, and also provides a small gain over
the previous herusitic on number of spilled nodes testing with
shader-db.

Signed-off-by: default avatarErico Nunes <nunes.erico@gmail.com>
Reviewed-by: default avatarVasily Khoruzhick <anarsoul@gmail.com>
parent c1dc84e7
No related branches found
Tags mesa-20.3.2
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment