Files
clang-p2996/llvm/lib/Target/AMDGPU/AMDGPULowerKernelArguments.cpp
Matt Arsenault 074c371a48 AMDGPU: Insert kernarg code after allocas
This produces more normal looking IR by keeping all the allocas
clustered at the start of the block.
2020-05-06 10:19:56 -04:00

8.9 KiB