[PATCH] D63293: [AMDGPU] gfx1010 base changes for wave32

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 13 11:52:58 PDT 2019


rampitec created this revision.
rampitec added reviewers: kzhuravl, msearles.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, arsenm.

This is part of the D63204 <https://reviews.llvm.org/D63204> which does not depend on the D63205 <https://reviews.llvm.org/D63205>. Patch is to reduce the size of D63204 <https://reviews.llvm.org/D63204>.


https://reviews.llvm.org/D63293

Files:
  lib/Target/AMDGPU/AMDGPUInstructions.td
  lib/Target/AMDGPU/AMDGPUSubtarget.cpp
  lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
  lib/Target/AMDGPU/MCTargetDesc/SIMCCodeEmitter.cpp
  lib/Target/AMDGPU/SIInstrInfo.td
  lib/Target/AMDGPU/SIInstructions.td
  lib/Target/AMDGPU/SOPInstructions.td
  lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
  lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
  lib/Target/AMDGPU/VOP2Instructions.td
  lib/Target/AMDGPU/VOPCInstructions.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63293.204598.patch
Type: text/x-patch
Size: 24525 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190613/52396bf0/attachment-0001.bin>


More information about the llvm-commits mailing list