[Mesa-dev] [PATCH 0/3] RadeonSI GLSL "lit" tests
Marek Olšák
maraeo at gmail.com
Sun Jul 31 20:29:27 UTC 2016
Inspired by LLVM, I created a small test suite that looks like "lit" tests, except that the input is GLSL and it verifies asm.
The motivation was to verify that we generate optimal code when starting from GLSL.
[PATCH 1/3] radeonsi: add environment variable SI_FORCE_FAMILY
[PATCH 2/3] radeonsi: add a standalone compiler amdgcn_glslc
[PATCH 3/3] radeonsi: add GLSL lit tests
Please review.
Marek
More information about the mesa-dev
mailing list