This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU/SI: Handle s_setreg hazard in GCNHazardRecognizer
ClosedPublic

Authored by tstellarAMD on Oct 12 2016, 12:06 PM.

Event Timeline

tstellarAMD retitled this revision from to AMDGPU/SI: Handle s_setreg hazard in GCNHazardRecognizer.
tstellarAMD updated this object.
tstellarAMD added a reviewer: arsenm.
tstellarAMD added a subscriber: llvm-commits.

One small comment, apart from that LGTM.

test/CodeGen/MIR/AMDGPU/inserted-wait-states.mir
140

GCN-NEXT?

This revision was automatically updated to reflect the committed changes.