diff options
author | Francisco Jerez <[email protected]> | 2016-09-01 21:20:18 -0700 |
---|---|---|
committer | Francisco Jerez <[email protected]> | 2016-09-14 14:50:55 -0700 |
commit | 5cc6425d708a9b8c660c2f43f5e277c507c98bf0 (patch) | |
tree | 89e8d3c86a338d420b3e3a05deff12347b882e1c /src/mesa/Android.gen.mk | |
parent | 9ae77d702043231571b5ef08951224e3c77baddd (diff) |
i965/fs: Fix can_propagate_from() source/destination overlap check.
The previous overlap condition only made sure that the VGRF numbers or
GRF-aligned offsets were different without taking the amount of data
written and read by the instruction into consideration. Use the
regions_overlap() helper instead.
Reviewed-by: Iago Toral Quiroga <[email protected]>
Diffstat (limited to 'src/mesa/Android.gen.mk')
0 files changed, 0 insertions, 0 deletions