Some cosmetic comments below, otherwise the patches are:
reviewed-by: Vincent Lejeune
>-OutStreamer.EmitRawText(
>- Twine("; Kernel info:\n") +
>- "; NumSgprs: " + Twine(KernelInfo.NumSGPR) + "\n" +
>- "; NumVgprs: " + Twine(KernelInfo.NumVGPR) + "\n");
>+if (STM.getGenerat
Hi,
The attached patches implement a work-around for the CF stack HW bug
that is present on some Evergreen and NI GPUs.
Please Review.
-Tom
>From 7653598e8f3b111643348caa0aad5ff0f8859fe6 Mon Sep 17 00:00:00 2001
From: Tom Stellard
Date: Fri, 6 Dec 2013 16:19:40 -0800
Subject: [PATCH 1/6] R600: