On Sun, May 29, 2016 at 12:01 PM, Francisco Jerez
wrote:
> Francisco Jerez writes:
>
> > Jason Ekstrand writes:
> >
> >> On Fri, May 27, 2016 at 7:05 PM, Francisco Jerez >
> >> wrote:
> >>
> >>> This fixes the few code quality regressions from the previous series
> >>> enabling SIMD32 CS codeg
Francisco Jerez writes:
> Jason Ekstrand writes:
>
>> On Fri, May 27, 2016 at 7:05 PM, Francisco Jerez
>> wrote:
>>
>>> This fixes the few code quality regressions from the previous series
>>> enabling SIMD32 CS codegen in the back-end -- AFAICT by the end of the
>>> series we can finally enabl
On May 29, 2016 2:18 AM, "Francisco Jerez" wrote:
>
> Jason Ekstrand writes:
>
> > On Fri, May 27, 2016 at 7:05 PM, Francisco Jerez
> > wrote:
> >
> >> This fixes the few code quality regressions from the previous series
> >> enabling SIMD32 CS codegen in the back-end -- AFAICT by the end of the
Jason Ekstrand writes:
> On Fri, May 27, 2016 at 7:05 PM, Francisco Jerez
> wrote:
>
>> This fixes the few code quality regressions from the previous series
>> enabling SIMD32 CS codegen in the back-end -- AFAICT by the end of the
>> series we can finally enable GL 4.3 on all Gen8+ hardware.
>>
On Fri, May 27, 2016 at 7:05 PM, Francisco Jerez
wrote:
> This fixes the few code quality regressions from the previous series
> enabling SIMD32 CS codegen in the back-end -- AFAICT by the end of the
> series we can finally enable GL 4.3 on all Gen8+ hardware.
>
> Patches 1-8 delay the SIMD lower
On Fri, May 27, 2016 at 7:05 PM, Francisco Jerez
wrote:
> This fixes the few code quality regressions from the previous series
> enabling SIMD32 CS codegen in the back-end -- AFAICT by the end of the
> series we can finally enable GL 4.3 on all Gen8+ hardware.
>
> Patches 1-8 delay the SIMD lower
This fixes the few code quality regressions from the previous series
enabling SIMD32 CS codegen in the back-end -- AFAICT by the end of the
series we can finally enable GL 4.3 on all Gen8+ hardware.
Patches 1-8 delay the SIMD lowering pass after the bulk of
optimization passes have been run, which