[Mesa-dev] PATCHES: R600: Register machine passes and code cleanups
Alex Deucher
alexdeucher at gmail.com
Tue Dec 10 06:20:47 PST 2013
On Mon, Dec 9, 2013 at 11:02 AM, Tom Stellard <tom at stellard.net> 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
> mesa-dev at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev
>
More information about the mesa-dev
mailing list