AMDGPU/GlobalISel: Cleanup call lowering sequence
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 3 Mar 2021 21:57:24 +0000 (16:57 -0500)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Fri, 12 Mar 2021 14:01:52 +0000 (09:01 -0500)
commit3231d2b581f57ae1587587e436bc2873ce1470ce
tree249bd5b3d1dc50173f47bf183c80e1da8e0db38d
parentbc4a5bdce4af82a5522869d8a154e9e15cf809df
AMDGPU/GlobalISel: Cleanup call lowering sequence

Now that handleAssignments is handling all of the argument splitting,
we don't have to move the insert point around.
llvm/lib/Target/AMDGPU/AMDGPUCallLowering.cpp