A CSR VGPR being reserved for SGPR spills could be clobbered if there were no
free lower VGPR's available. Create a stack object so that it will be spilled
in the prologue.
Update the test to include a stack object so that a VGPR will be pre-reserved.
Extra whitespace change