]> granicus.if.org Git - llvm/commit
[AMDGPU][MC][DISASSEMBLER][GFX9] Corrected decoding of GLOBAL/SCRATCH opcodes
authorDmitry Preobrazhensky <dmitry.preobrazhensky@amd.com>
Mon, 27 Nov 2017 17:14:35 +0000 (17:14 +0000)
committerDmitry Preobrazhensky <dmitry.preobrazhensky@amd.com>
Mon, 27 Nov 2017 17:14:35 +0000 (17:14 +0000)
commit6f67bb8d4533cddba6b6963f5c272379f906a87b
tree5ac1628cc6a61c59f487ecb4c8a77e5fa2afbb70
parentd89f47709abed2600d9f5433255a7d77c37b8d4b
[AMDGPU][MC][DISASSEMBLER][GFX9] Corrected decoding of GLOBAL/SCRATCH opcodes

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

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

Reviewers: artem.tamazov, SamWot, arsenm

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@319050 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/FLATInstructions.td
lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp
lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.h
test/MC/Disassembler/AMDGPU/flat_gfx9.txt [new file with mode: 0644]