AMDGPU: Only allow regs for s_movrel_{b32|b64}
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Fri, 3 Jan 2020 01:59:29 +0000 (20:59 -0500)
committerMatt Arsenault <arsenm2@gmail.com>
Fri, 3 Jan 2020 20:25:49 +0000 (15:25 -0500)
commit92ff017a857b085c8b729a744b4265b3f7a6a1d4
treefa1fd72d8d15c06cefa5394998f5d9a6fe8e9d11
parent5d5d5838ce07a62c1c98c8a4e82270aa927dfc10
AMDGPU: Only allow regs for s_movrel_{b32|b64}

This would incorrectly allowing folding immediates. These currently
aren't selectable, but will be from GlobalISel soon.
llvm/lib/Target/AMDGPU/SOPInstructions.td