[PATCH] D57885: AMDGPU: Remove GCN features and predicates

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 7 05:05:38 PST 2019


arsenm created this revision.
arsenm added reviewers: rampitec, kzhuravl, vpykhtin, scott.linder.
Herald added subscribers: Petar.Avramovic, t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely.

These are no longer necessary since the R600 tablegen files are split out now.


https://reviews.llvm.org/D57885

Files:
  lib/Target/AMDGPU/AMDGPU.td
  lib/Target/AMDGPU/AMDGPUInstructions.td
  lib/Target/AMDGPU/AMDGPUSubtarget.cpp
  lib/Target/AMDGPU/DSInstructions.td
  lib/Target/AMDGPU/GCNProcessors.td
  lib/Target/AMDGPU/MIMGInstructions.td
  lib/Target/AMDGPU/SIInstrFormats.td
  lib/Target/AMDGPU/SIInstructions.td
  lib/Target/AMDGPU/SMInstructions.td
  lib/Target/AMDGPU/SOPInstructions.td
  lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
  lib/Target/AMDGPU/VOP1Instructions.td
  lib/Target/AMDGPU/VOP2Instructions.td
  lib/Target/AMDGPU/VOPCInstructions.td
  lib/Target/AMDGPU/VOPInstructions.td
  test/CodeGen/AMDGPU/invalid-cpu.ll
  test/CodeGen/AMDGPU/memory-legalizer-mesa3d.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57885.185746.patch
Type: text/x-patch
Size: 14465 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190207/56cf2663/attachment-0001.bin>


More information about the llvm-commits mailing list