[PATCH] D125824: [AMDGPU] gfx11 export instructions

Joe Nash via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 25 12:12:34 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1a51ab766f47: [AMDGPU] gfx11 export instructions (authored by Joe_Nash).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125824

Files:
  llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
  llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.h
  llvm/lib/Target/AMDGPU/EXPInstructions.td
  llvm/lib/Target/AMDGPU/SIDefines.h
  llvm/lib/Target/AMDGPU/SIInstrFormats.td
  llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
  llvm/lib/Target/AMDGPU/VIInstrFormats.td
  llvm/test/MC/AMDGPU/exp-err.s
  llvm/test/MC/AMDGPU/exp-gfx10.s
  llvm/test/MC/AMDGPU/exp-gfx11.s
  llvm/test/MC/AMDGPU/exp-pregfx11.s
  llvm/test/MC/AMDGPU/exp.s
  llvm/test/MC/Disassembler/AMDGPU/exp_gfx11.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125824.432075.patch
Type: text/x-patch
Size: 25570 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220525/5493b2b2/attachment.bin>


More information about the llvm-commits mailing list