[PATCH] D25528: AMDGPU/SI: Handle s_setreg hazard in GCNHazardRecognizer

Nicolai Hähnle via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 27 02:53:04 PDT 2016


nhaehnle added a comment.

One small comment, apart from that LGTM.



================
Comment at: test/CodeGen/MIR/AMDGPU/inserted-wait-states.mir:140
+# GCN: S_SETREG
+# GCN: S_SETREG
+
----------------
GCN-NEXT?


https://reviews.llvm.org/D25528





More information about the llvm-commits mailing list