This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Add Reset function to GCNHazardRecognizer
ClosedPublic

Authored by kerbowa on Oct 28 2020, 3:13 PM.

Details

Summary

Reset the tracked emitted instructions when starting scheduling on a new
region.

Diff Detail

Event Timeline

kerbowa created this revision.Oct 28 2020, 3:13 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 28 2020, 3:13 PM
kerbowa requested review of this revision.Oct 28 2020, 3:13 PM
rampitec accepted this revision.Oct 28 2020, 3:15 PM

Thank you!

This revision is now accepted and ready to land.Oct 28 2020, 3:15 PM
This revision was landed with ongoing or failed builds.Oct 28 2020, 4:33 PM
This revision was automatically updated to reflect the committed changes.