Re: [Mesa-dev] [PATCH V5] mesa: add SSE optimisation forglDrawElements

2014-11-07 Thread Steven Newbury
On Thu, 2014-11-06 at 14:39 -0800, Matt Turner wrote: > On Thu, Nov 6, 2014 at 2:33 PM, Marc Dietrich > wrote: > > So this is only a problem with Link-Time-Opt. > > I don't actually know how you're getting to this point in the build > with LTO. It fails for me in src/mapi. > > I think LTO is s

Re: [Mesa-dev] [PATCH V5] mesa: add SSE optimisation forglDrawElements

2014-11-06 Thread Matt Turner
On Thu, Nov 6, 2014 at 2:33 PM, Marc Dietrich wrote: > So this is only a problem with Link-Time-Opt. I don't actually know how you're getting to this point in the build with LTO. It fails for me in src/mapi. I think LTO is something we should make work at some point, but I don't think we should

Re: [Mesa-dev] [PATCH V5] mesa: add SSE optimisation forglDrawElements

2014-11-06 Thread Marc Dietrich
Am Donnerstag, 6. November 2014, 11:55:59 schrieb Matt Turner: > On Wed, Nov 5, 2014 at 12:54 PM, Matt Turner wrote: > > On Wed, Nov 5, 2014 at 12:50 PM, Timothy Arceri wrote: > >> There have been quite a few eyes over this now but nobody has given it a > >> reviewed by yet. > >> > >> Would be