On Mon, Dec 9, 2013 at 11:02 AM, Tom Stellard <[email protected]> wrote:
> Hi,
>
> The first two patches register the R600EmitClauseMarkers and
> AMDGPUCFGStructurizer passes, so that -print-*-all will now work with
> them. The third patch is a cleanup of Processors.td and the fourth
> patch adds the wavefront size property to the subtargets.
>
> Please Review.
Not really related to this patch set, but I noticed that Processors.td
is wrong for cedar. Cedar does not have a vertex cache.
def : Proc<"cedar", R600_VLIW5_Itin,
[FeatureEvergreen, FeatureVertexCache]>;
Alex
>
> -Tom
>
> _______________________________________________
> mesa-dev mailing list
> [email protected]
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev
>
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev