aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.cpp
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2020-06-23 21:06:11 -0400
committerMatt Arsenault <Matthew.Arsenault@amd.com>2020-06-23 21:21:35 -0400
commita162048a47b7e1c7e83fca82f09876944307dd2f (patch)
tree9ec81b1ea5b2afd5deabb79eac9a5693b4eb8ad2 /llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.cpp
parent5804a8b1228ba890d48f4085a3a192ef83c73e00 (diff)
downloadllvm-a162048a47b7e1c7e83fca82f09876944307dd2f.zip
llvm-a162048a47b7e1c7e83fca82f09876944307dd2f.tar.gz
llvm-a162048a47b7e1c7e83fca82f09876944307dd2f.tar.bz2
AMDGPU/GlobalISel: Fix fixed ABI special VGPR function arguments
I forgot to copy the new fixed function ABI into GlobalISel, so this was mismatched with the DAG compiled calling function. This was allocating part of the argument list to v31, which was supposed to be reserved for the workitem IDs.
Diffstat (limited to 'llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions