diff options
author | Rafael Antognolli <[email protected]> | 2018-10-19 15:33:50 -0700 |
---|---|---|
committer | Rafael Antognolli <[email protected]> | 2019-04-22 16:53:55 -0700 |
commit | 0778748ebadca7991c541ec674024c2bec5f08f5 (patch) | |
tree | 3ec2a5a4f9870a47c62f9ab8e30b314ec7dab0db /src/intel/compiler/brw_fs.cpp | |
parent | 087f92c59a4d169f3912c621ea5a573a838d1be3 (diff) |
intel/fs: Only propagate saturation if exec_size is the same.
Otherwise it could propagate the saturation from a SIMD16 instruction
into a SIMD8 instruction. With that, only part of the destination
register, which is the source of the move with saturation, would have
been updated.
Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/intel/compiler/brw_fs.cpp')
0 files changed, 0 insertions, 0 deletions