Searched refs:negative_unaligned_scratch_offset_bug (Results 1 – 1 of 1) sorted by relevance
1260 bool negative_unaligned_scratch_offset_bug = ctx.program->gfx_level == GFX10; in is_scratch_offset_valid() local1267 if (negative_unaligned_scratch_offset_bug && has_vgpr_offset && offset < 0 && offset % 4) in is_scratch_offset_valid()