aco: move buffer_store data to VGPR if needed
[mesa.git] / src / amd / compiler / aco_live_var_analysis.cpp
2019-12-04 Timur Kristófaco/wave32: Use lane mask regclass for exec/vcc.
2019-10-30 Daniel Schürmannaco: improve live variable analysis
2019-10-28 Timur Kristófaco: Introduce vgpr_limit to keep track of available...
2019-10-23 Rhys Perryaco: take LDS into account when calculating num_waves
2019-10-23 Rhys Perryaco: increase accuracy of SGPR limits
2019-09-19 Daniel Schürmannaco: Initial commit of independent AMD compiler