Lines Matching refs:aco
34 - aco: Dead Rising 4 crashes in lower_to_hw_instr() on GFX6-GFX7
72 - aco: fix unconditional demote_to_helper
73 - aco: rework lower_to_cssa()
173 - aco: set vm for pos0 exports on GFX10
174 - aco: fix imageSize()/textureSize() with large buffers on GFX8
175 - aco: fix uninitialized data in the binary
176 - aco: set exec_potentially_empty for demotes
177 - aco: disable add combining for ds_swizzle_b32
178 - aco: don't DCE atomics with return values
179 - aco: check if multiplication/clamp is live when applying output
181 - aco: fix off-by-one error when initializing sgpr_live_in
202 - aco/gfx10: Fix VcmpxExecWARHazard mitigation.