On 08/13/2013 05:57 PM, Kenneth Graunke wrote:
On 08/13/2013 05:49 PM, Ian Romanick wrote:
On 08/13/2013 04:47 PM, Kenneth Graunke wrote:
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.
On Tue, Aug 13, 2013 at 5:57 PM, Kenneth Graunke wrote:
> On 08/13/2013 05:49 PM, Ian Romanick wrote:
>>
>> On 08/13/2013 04:47 PM, Kenneth Graunke wrote:
>>>
>>> Sandybridge is the only platform that supports an IF instruction
>>> with an embedded comparison. In this case, we need to emit a CMP
On Tue, Aug 13, 2013 at 4:47 PM, Kenneth Graunke wrote:
> 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-facef
On 08/13/2013 05:49 PM, Ian Romanick wrote:
On 08/13/2013 04:47 PM, Kenneth Graunke wrote:
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, f
On 08/13/2013 04:47 PM, Kenneth Graunke wrote:
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-
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-is