AMDGPU: Fix amdgpu_gfx calling convention usage in test
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Sat, 14 Aug 2021 15:58:07 +0000 (11:58 -0400)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Thu, 26 Aug 2021 23:37:54 +0000 (19:37 -0400)
commitcab0ec5c450f9e08b33f8a34da5c3d2456c32221
tree3c440a9829399c59ff99315d8e5d47a093ba29be
parentc74eb05f21098b7ee2bea91fd68939db7633cbc4
AMDGPU: Fix amdgpu_gfx calling convention usage in test

This was calling a regular C function from amdgpu_gfx, which isn't
defined to have all of the necessary implicit arguments.
llvm/test/CodeGen/AMDGPU/wwm-reserved-spill.ll