This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Add VerifyScheduling support.
ClosedPublic

Authored by foad on Oct 1 2019, 2:55 AM.

Details

Summary

This is cut and pasted from the corresponding GenericScheduler
functions.

Diff Detail

Repository
rL LLVM

Event Timeline

foad created this revision.Oct 1 2019, 2:55 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 1 2019, 2:55 AM
vpykhtin accepted this revision.Oct 1 2019, 7:25 AM
vpykhtin added a reviewer: rampitec.

LGTM.

This revision is now accepted and ready to land.Oct 1 2019, 7:27 AM
This revision was automatically updated to reflect the committed changes.