]> granicus.if.org Git - llvm/commit
[AMDGPU][MC][GFX10][WS32] Corrected decoding of dst operand for v_cmp_*_sdwa opcodes
authorDmitry Preobrazhensky <dmitry.preobrazhensky@amd.com>
Fri, 4 Oct 2019 13:04:17 +0000 (13:04 +0000)
committerDmitry Preobrazhensky <dmitry.preobrazhensky@amd.com>
Fri, 4 Oct 2019 13:04:17 +0000 (13:04 +0000)
commit1f19152abda2fda461663fa578f50760d19f4ee5
treee6802436fd4913c8cada5f3f3f0c339f783e1d28
parenta218d848b3e9752f4cf62b758fd5366381b52703
[AMDGPU][MC][GFX10][WS32] Corrected decoding of dst operand for v_cmp_*_sdwa opcodes

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

Reviewers: arsenm, rampitec

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@373745 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
test/MC/Disassembler/AMDGPU/vcmp-gfx10.txt [new file with mode: 0644]