Re: [Mesa-dev] [PATCH 10/10] vc4/nir: Use the new unified io intrinsics

2015-12-04 Thread Emil Velikov
Hi Eric, On 4 December 2015 at 02:03, Eric Anholt wrote: > Jason Ekstrand writes: > >> On Dec 3, 2015 3:47 PM, "Eric Anholt" wrote: >>> >>> Jason Ekstrand writes: >>> >>> > Cc: Eric Anholt >>> >>> OK, I've pushed a branch of partial fixes for this series to nir-loads >>> of my fdo tree, but i

Re: [Mesa-dev] [PATCH 10/10] vc4/nir: Use the new unified io intrinsics

2015-12-03 Thread Rob Clark
On Thu, Dec 3, 2015 at 9:03 PM, Eric Anholt wrote: > Jason Ekstrand writes: > >> On Dec 3, 2015 3:47 PM, "Eric Anholt" wrote: >>> >>> Jason Ekstrand writes: >>> >>> > Cc: Eric Anholt >>> >>> OK, I've pushed a branch of partial fixes for this series to nir-loads >>> of my fdo tree, but it's sti

Re: [Mesa-dev] [PATCH 10/10] vc4/nir: Use the new unified io intrinsics

2015-12-03 Thread Eric Anholt
Jason Ekstrand writes: > On Dec 3, 2015 3:47 PM, "Eric Anholt" wrote: >> >> Jason Ekstrand writes: >> >> > Cc: Eric Anholt >> >> OK, I've pushed a branch of partial fixes for this series to nir-loads >> of my fdo tree, but it's still super broken. I've spent too much of >> today on it, and th

Re: [Mesa-dev] [PATCH 10/10] vc4/nir: Use the new unified io intrinsics

2015-12-03 Thread Jason Ekstrand
On Dec 3, 2015 3:47 PM, "Eric Anholt" wrote: > > Jason Ekstrand writes: > > > Cc: Eric Anholt > > OK, I've pushed a branch of partial fixes for this series to nir-loads > of my fdo tree, but it's still super broken. I've spent too much of > today on it, and this series was not ready for review.

Re: [Mesa-dev] [PATCH 10/10] vc4/nir: Use the new unified io intrinsics

2015-12-03 Thread Eric Anholt
Jason Ekstrand writes: > Cc: Eric Anholt OK, I've pushed a branch of partial fixes for this series to nir-loads of my fdo tree, but it's still super broken. I've spent too much of today on it, and this series was not ready for review. There are still const_index[0] references all over that ar