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)
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


No differences found