[PATCH] D46365: AMDGPU: Separate R600 and GCN TableGen files
Konstantin Zhuravlyov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 2 13:23:55 PDT 2018
kzhuravl added inline comments.
================
Comment at: lib/Target/AMDGPU/Processors.td:14
+
+//===----------------------------------------------------------------------===//
+// Southern Islands
----------------
Aren't GCN processors defined in GCNProcessors.td? I do not see it being removed or modified in this change..
Repository:
rL LLVM
https://reviews.llvm.org/D46365
More information about the llvm-commits
mailing list