Look like I should have check the list before sending a patch.
Please add the following to the commit message. Otherwise Reviewed-by: Timothy Arceri <[email protected]>
Fixes: 68a6a3b51acc "spirv: handle AMD_gcn_shader extended instructions" On 08/03/18 10:13, Dylan Baker wrote:
cc: Emil Veliov <[email protected]> Signed-off-by: Dylan Baker <[email protected]> --- src/compiler/Makefile.sources | 1 + 1 file changed, 1 insertion(+) diff --git a/src/compiler/Makefile.sources b/src/compiler/Makefile.sources index 841bc8fec91..37340ba809e 100644 --- a/src/compiler/Makefile.sources +++ b/src/compiler/Makefile.sources @@ -301,6 +301,7 @@ SPIRV_FILES = \ spirv/spirv_info.h \ spirv/spirv_to_nir.c \ spirv/vtn_alu.c \ + spirv/vtn_amd.c \ spirv/vtn_cfg.c \ spirv/vtn_glsl450.c \ spirv/vtn_private.h \
_______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
