This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Introduce new sched classes for transcendental instructions
ClosedPublic

Authored by foad on Jun 2 2020, 7:51 AM.

Details

Summary

This is in preparation for scheduling them slightly differently on
gfx10. NFC.

Diff Detail

Event Timeline

foad created this revision.Jun 2 2020, 7:51 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 2 2020, 7:51 AM
rampitec accepted this revision.Jun 2 2020, 10:29 AM
This revision is now accepted and ready to land.Jun 2 2020, 10:29 AM
This revision was automatically updated to reflect the committed changes.