<p dir="ltr"><br>
On Dec 3, 2015 3:47 PM, "Eric Anholt" <<a href="mailto:eric@anholt.net">eric@anholt.net</a>> wrote:<br>
><br>
> Jason Ekstrand <<a href="mailto:jason@jlekstrand.net">jason@jlekstrand.net</a>> writes:<br>
><br>
> > Cc: Eric Anholt <<a href="mailto:eric@anholt.net">eric@anholt.net</a>><br>
><br>
> OK, I've pushed a branch of partial fixes for this series to nir-loads<br>
> of my fdo tree, but it's still super broken.  I've spent too much of<br>
> today on it, and this series was not ready for review.  There are still<br>
> const_index[0] references all over that are obviously from intrinsics<br>
> you've removed the const_index on.</p>
<p dir="ltr">I'm going to start looking at this again tomorrow.  I've had other things on my plate this week.  Rob already pointed me at some crashing shaders for ir3 and his little standalone compiler. I'll start there.  Is there something similar I can use to debug vc4?</p>
<p dir="ltr">> I'd recommend, if you're going to resubmit this series, that you submit<br>
> it as two separate patches, one for stores and one for loads, and sanity<br>
> check the remaining const_index[0] references.</p>
<p dir="ltr">I wanted to split it in half but, unfortunately, that's kind of painful for nir_lower_io.  I can look into it again.</p>