AMDGPU/GlobalISel: Set type on vgpr live in special arguments
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Mon, 16 Sep 2019 00:33:00 +0000 (00:33 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Mon, 16 Sep 2019 00:33:00 +0000 (00:33 +0000)
commit60169ed613050252d074ca2fb9294a96aa7c4367
treef4ec85c02b27ce7d9c56d6617ba3e523a7b92d96
parent9f52c1ea583f3480ea10eef39dc112ee691ae54d
AMDGPU/GlobalISel: Set type on vgpr live in special arguments

Fixes assertion with workitem ID intrinsics used in non-kernel
functions.

llvm-svn: 371951
llvm/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.workitem.id.ll