[PATCH] D12057: AMDGPU: Move CI instructions into CIInstructions.td

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 21 14:02:53 PDT 2015


tstellarAMD accepted this revision.
tstellarAMD added a comment.
This revision is now accepted and ready to land.

LGTM.


================
Comment at: lib/Target/AMDGPU/CIInstructions.td:12
@@ +11,3 @@
+// Remaining instructions:
+// FLAT_*
+// S_CBRANCH_CDBGUSER
----------------
You can drop this comment, because FLAT has been added.


http://reviews.llvm.org/D12057





More information about the llvm-commits mailing list