diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2020-06-23 21:06:11 -0400 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2020-06-23 21:21:35 -0400 |
commit | a162048a47b7e1c7e83fca82f09876944307dd2f (patch) | |
tree | 9ec81b1ea5b2afd5deabb79eac9a5693b4eb8ad2 /llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.cpp | |
parent | 5804a8b1228ba890d48f4085a3a192ef83c73e00 (diff) | |
download | llvm-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