aco: use nir_addition_might_overflow to combine additions into SMEM
[mesa.git] / src / amd / compiler / aco_reduce_assign.cpp
2020-06-02 Timur Kristófaco/gfx10: Refactor of GFX10 wave64 bpermute.
2020-05-29 Samuel Pitoisetaco: allocate a temp VGPR for some 8-bit/16-bit reducti...
2020-05-21 Samuel Pitoisetaco: use a temporary SGPR for 8-bit/16-bit literal...
2020-02-06 Rhys Perryaco: fix gfx10_wave64_bpermute
2019-12-07 Daniel Schürmannaco: implement (clustered) reductions for SI/CI
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