[PATCH] D90373: [AMDGPU] Fix double space in disassembly of some DPP instructions

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 29 08:03:19 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe9dd2c4fe2db: [AMDGPU] Fix double space in disassembly of some DPP instructions (authored by foad).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90373

Files:
  llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
  llvm/lib/Target/AMDGPU/SIInstrInfo.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



More information about the llvm-commits mailing list