[PATCH] D90317: [AMDGPU] Fix double space in disassembly of SDWA instructions with vcc

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 28 10:44:29 PDT 2020


foad updated this revision to Diff 301328.
foad added a comment.

Fix it for GFX8 and GFX9 too.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90317/new/

https://reviews.llvm.org/D90317

Files:
  llvm/lib/Target/AMDGPU/VOP2Instructions.td
  llvm/test/MC/Disassembler/AMDGPU/gfx10_dasm_all.txt
  llvm/test/MC/Disassembler/AMDGPU/gfx8_dasm_all.txt
  llvm/test/MC/Disassembler/AMDGPU/gfx9_dasm_all.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90317.301328.patch
Type: text/x-patch
Size: 133614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201028/ce3228a7/attachment-0001.bin>


More information about the llvm-commits mailing list