[PATCH] D46365: AMDGPU: Separate R600 and GCN TableGen files

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 2 13:27:20 PDT 2018


tstellar added inline comments.


================
Comment at: lib/Target/AMDGPU/Processors.td:14
+
+//===----------------------------------------------------------------------===//
+// Southern Islands
----------------
kzhuravl wrote:
> Aren't GCN processors defined in GCNProcessors.td? I do not see it being removed or modified in this change..
This file isn't used at all, I think it was a rebase artifact.  I can remove it.


Repository:
  rL LLVM

https://reviews.llvm.org/D46365





More information about the llvm-commits mailing list