R600: Emit natively encoded TEX/VTX instructions

Tom Stellard tom at stellard.net
Thu Apr 18 15:05:41 PDT 2013


On Mon, Apr 15, 2013 at 08:22:41AM -0700, Vincent Lejeune wrote:
> Hi,
> 
> This set of 3 patches enables LLVm to emit hw instructions for TEX/VTX clause (it previously emitted intermediate instructions
> that were preprocessed by Mesa).
> Vincent

Hi Vincent,

I just tested this series and there are no regressions with the piglit
OpenCL tests, so these patches are:

Reviewed-by: Tom Stellard <thomas.stellard at amd.com>

This series depends on your Add CF_END patch, and I have some comments
on that patch, which will be in a different mail.

-Tom



More information about the llvm-commits mailing list