diff options
author | Francisco Jerez <[email protected]> | 2016-08-08 12:44:12 -0700 |
---|---|---|
committer | Francisco Jerez <[email protected]> | 2016-08-18 20:04:59 -0700 |
commit | 01b321f2420d45e9353c94bcf5d96cae6c2deac2 (patch) | |
tree | 82dfc07e31de71793531ec357f6ec5f946ace544 /src/compiler | |
parent | 27e59ed477b747b7b545553847692fa331055319 (diff) |
i965/fs: Drop bogus writemasking disable bit from HALT instructions.
This may have been the reason people ran into problems with
non-uniform HALT instructions and ended up using the inefficient
ANY16H/ANY8H predicates instead of ANY4H or NORMAL in order to prevent
non-uniform discard. The HALT instruction is able to handle
non-uniform execution masks just fine.
Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'src/compiler')
0 files changed, 0 insertions, 0 deletions