Files
clang-p2996/llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.cpp
Matt Arsenault 1074cb5420 AMDGPU: Rename isKernel
What we really want to do is distinguish functions that may
be called by other functions, and graphics shaders are not
called kernels.

llvm-svn: 299140
2017-03-30 23:58:04 +00:00

1.9 KiB