diff options
author | Jason Ekstrand <[email protected]> | 2017-08-31 15:41:43 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2017-09-12 15:01:00 -0700 |
commit | d496780fb2c7f2cf0e32b6a79dc528e5156dfcb3 (patch) | |
tree | d4c62d199a66fd4b27d50aefec8346a003d10033 /src/intel/Makefile.blorp.am | |
parent | 4ba20c94738d1261c4ce687ea929efd10393b9ef (diff) |
intel/eu/validate: Look up types on demand in execution_type()
We are looking up the execution type prior to checking how many sources
we have. This leads to looking for a type for src1 on MOV instructions
which is bogus. On BDW+, the src1 register type overlaps with the
64-bit immediate and causes us problems.
Reviewed-by: Matt Turner <[email protected]>
Cc: [email protected]
Diffstat (limited to 'src/intel/Makefile.blorp.am')
0 files changed, 0 insertions, 0 deletions