OSDN Git Service

AMDGPU: Allow specifying different opcode on VI for SMRD/SMEM
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Sat, 22 Aug 2015 00:54:31 +0000 (00:54 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Sat, 22 Aug 2015 00:54:31 +0000 (00:54 +0000)
commit19110099c04a831dd1b47ee8084e48f516712d95
tree7676a650ec774973f5d42fa55ef7ddabbd4f50e5
parente48caeb48f4af56d1bb401951fb9d38496186050
AMDGPU: Allow specifying different opcode on VI for SMRD/SMEM

Although the basic s_load_* instructions happen to use the same
opcode, some of the special case SMRD instructions have
different opcodes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@245775 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/SIInstrInfo.td
lib/Target/AMDGPU/SIInstructions.td