]> granicus.if.org Git - llvm/commit
[AMDGPU][MC][GFX10] Corrected definition of FLAT GLOBAL/SCRATCH instructions
authorDmitry Preobrazhensky <dmitry.preobrazhensky@amd.com>
Fri, 4 Oct 2019 12:10:22 +0000 (12:10 +0000)
committerDmitry Preobrazhensky <dmitry.preobrazhensky@amd.com>
Fri, 4 Oct 2019 12:10:22 +0000 (12:10 +0000)
commit039b2a94dee13f419ef7c974b25524eb13b6091e
tree3f60f535df3f787a59f9451bb7f9c7d2ac7e801c
parent2657d296a70fee16c9acacd91c1f5b4f5eb127a2
[AMDGPU][MC][GFX10] Corrected definition of FLAT GLOBAL/SCRATCH instructions

See bug 43483: https://bugs.llvm.org/show_bug.cgi?id=43483

Reviewers: arsenm, rampitec

Differential Revision: https://reviews.llvm.org/D68347

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@373736 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/FLATInstructions.td
test/MC/AMDGPU/flat-scratch-instructions.s
test/MC/Disassembler/AMDGPU/flat_gfx10.txt [new file with mode: 0644]