aco: don't use a scalar temporary for reductions on GFX10
[mesa.git] / src / amd / compiler / aco_reduce_assign.cpp
2019-12-07 Daniel Schürmannaco: don't use a scalar temporary for reductions on...
2019-12-04 Timur Kristófaco/wave32: Use lane mask regclass for exec/vcc.
2019-11-19 Rhys Perryaco: implement 64-bit integer reductions
2019-10-28 Timur Kristófaco: Implement subgroup shuffle in GFX10 wave64 mode.
2019-10-28 Rhys Perryaco: Fix reductions on GFX10.
2019-09-19 Daniel Schürmannaco: Initial commit of independent AMD compiler