[PATCH] D36286: AMDGPU: Move R600 parts of AMDGPUISelDAGToDAG into their own class

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 3 13:54:24 PDT 2017


tstellar created this revision.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, kzhuravl.

This refactoring is required in order to split the R600 and GCN tablegen files.


https://reviews.llvm.org/D36286

Files:
  lib/Target/AMDGPU/AMDGPU.h
  lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
  lib/Target/AMDGPU/AMDGPUTargetMachine.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36286.109628.patch
Type: text/x-patch
Size: 15890 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170803/29c65db3/attachment.bin>


More information about the llvm-commits mailing list