This is an archive of the discontinued LLVM Phabricator instance.

[DirectX backend] PartSize not include PartHeader
ClosedPublic

Authored by python3kgae on Jan 7 2023, 3:32 PM.

Details

Summary

PartSize for a part in dx container is only the size of the content of the part, not include size of the PartHeader.

Diff Detail

Event Timeline

python3kgae created this revision.Jan 7 2023, 3:32 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 7 2023, 3:32 PM
Herald added a subscriber: hiraditya. · View Herald Transcript
python3kgae requested review of this revision.Jan 7 2023, 3:32 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 7 2023, 3:32 PM
beanz accepted this revision.Jan 9 2023, 3:04 PM

LGTM

This revision is now accepted and ready to land.Jan 9 2023, 3:04 PM
This revision was landed with ongoing or failed builds.Jan 9 2023, 4:19 PM
This revision was automatically updated to reflect the committed changes.