diff options
author | Kenneth Graunke <[email protected]> | 2013-08-13 16:07:56 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2013-08-15 15:33:00 -0700 |
commit | 90129da82c91b731c7c65e8e3adbde58d8c62840 (patch) | |
tree | 8c287b2cd80242ec31ed13432e38ae1c990e1ef3 /autogen.sh | |
parent | c189840b21e176d87cbb382e64e848061b8c7b06 (diff) |
i965/fs: Fix Sandybridge regressions from SEL optimization.
Sandybridge is the only platform that supports an IF instruction
with an embedded comparison. In this case, we need to emit a CMP
to go along with the SEL.
Fixes regressions in Piglit's glsl-fs-atan-3, fs-unpackHalf2x16,
fs-faceforward-float-float-float, isinf-and-isnan fs_basic, and
isinf-and-isnan fs_fbo.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=68086
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Reviewed-by: Anuj Phogat <[email protected]>
Tested-by: lu hua <[email protected]>
Diffstat (limited to 'autogen.sh')
0 files changed, 0 insertions, 0 deletions