AMDGPU: Make flat_scratch name consistent
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Tue, 3 Nov 2015 22:50:34 +0000 (22:50 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Tue, 3 Nov 2015 22:50:34 +0000 (22:50 +0000)
commit0fa6f807f069e717b52e17ce906023da07d726ad
treeda2d7e854a6f786dcc1229dd32e6069523c652a7
parent8ad4a20d3e8e24617d3c95b9d963af7132471453
AMDGPU: Make flat_scratch name consistent

The printed name and the parsed assembler names weren't the same.
I'm not sure which name SC prints these as, but I think it's this one.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@252010 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp