diff options
author | Connor Abbott <[email protected]> | 2015-08-03 18:08:58 -0700 |
---|---|---|
committer | Samuel Iglesias Gonsálvez <[email protected]> | 2016-05-10 11:25:07 +0200 |
commit | e83f51d54e9c3db11526b66a741352135eae6f52 (patch) | |
tree | ca93b01db5cea5c6da3768335f6be56a784b5f8c /autogen.sh | |
parent | a5d7e144eaf43fee37e6ff9e2de194407087632b (diff) |
i965/fs: fix compares for doubles
The destination has to have the same source as the type, or else the
simulator will complain. As a result, we need to emit a CMP that
outputs a 64-bit wide result and then do a strided MOV to pick out the
low 32 bits of each channel.
v2: Use subscript() instead of stride() (Curro)
Reviewed-by: Jordan Justen <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'autogen.sh')
0 files changed, 0 insertions, 0 deletions