This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Refactor AMDGPUTargetStreamer::EmitCodeEnd
ClosedPublic

Authored by foad on Mar 9 2021, 8:33 AM.

Details

Summary

Refactor and add comments to explain where the magic numbers come from
in terms of the instruction cache line size. NFC.

Diff Detail

Event Timeline

foad created this revision.Mar 9 2021, 8:33 AM
foad requested review of this revision.Mar 9 2021, 8:33 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 9 2021, 8:33 AM
rampitec accepted this revision.Mar 9 2021, 10:46 AM

LGTM, but could you please add comment that FillSize is in bytes before submitting?

This revision is now accepted and ready to land.Mar 9 2021, 10:46 AM
This revision was landed with ongoing or failed builds.Mar 9 2021, 11:02 AM
This revision was automatically updated to reflect the committed changes.