Skip to content
Commit 456adc6c authored by Tom Stellard's avatar Tom Stellard
Browse files

R600: Initialize AMDGPUMachineFunction::ShaderType to ShaderType::COMPUTE



We need to intialize this to something and since clang does not set
the shader type attribute and clang is used only for compute shaders,
initializing it to COMPUTE seems like the best choice.

Reviewed-by: default avatarChristian König <christian.koenig@amd.com>
llvm-svn: 180620
parent a8aa97d3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment