diff options
author | Kenneth Graunke <[email protected]> | 2017-04-22 15:02:08 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2017-04-24 10:53:49 -0700 |
commit | 6b10c37b9c3a73add73f444fe1aee73c9ec82c94 (patch) | |
tree | 078a9870ef6ec30b1d75fee71a6d83150a42655a /src/intel/tools | |
parent | 11db3d10bbab2fac0e7a1dfef08df72760b6badc (diff) |
i965/vec4: Use reads_accumulator_implicitly(), not MACH checks.
Curro pointed out that I should not just check for MACH, but use
the reads_accumulator_implicitly() helper, which would also prevent
the same bug with MAC and SADA2 (if we ever decide to use them).
Cc: [email protected]
Reviewed-by: Francisco Jerez <[email protected]>
Diffstat (limited to 'src/intel/tools')
0 files changed, 0 insertions, 0 deletions