OSDN Git Service

radv: include LLVM IR in the VK_AMD_shader_info "disassembly"
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Wed, 7 Nov 2018 11:10:21 +0000 (12:10 +0100)
committerNicolai Hähnle <nicolai.haehnle@amd.com>
Fri, 9 Nov 2018 13:54:37 +0000 (14:54 +0100)
commit8c97abc066ef3bcf9c5a99b4be39daa5243a8234
tree07cf986127ae6d17c4e0ff775f9eb4ed9d5af144
parent5213be9fab72548c799b30e320dd1b257534f096
radv: include LLVM IR in the VK_AMD_shader_info "disassembly"

Helpful for debugging compiler backend problems: this allows us to
easily retrieve the LLVM IR from RenderDoc.

Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
src/amd/vulkan/radv_shader.c