This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Model distance to instruction in bundle
ClosedPublic

Authored by rampitec on Jan 13 2020, 5:05 PM.

Details

Summary

This change allows to model the height of the instruction
within a bundle for latency adjustment purposes.

Diff Detail

Event Timeline

rampitec created this revision.Jan 13 2020, 5:05 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 13 2020, 5:05 PM
foad accepted this revision.Jan 14 2020, 1:07 AM

LGTM

This revision is now accepted and ready to land.Jan 14 2020, 1:07 AM
This revision was automatically updated to reflect the committed changes.