PartSize for a part in dx container is only the size of the content of the part, not include size of the PartHeader.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D141207
[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 TimelineThis 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 Closed by commit rG78a73dda6012: [DirectX backend] PartSize not include PartHeader (authored by python3kgae). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 487599 llvm/lib/MC/MCDXContainerWriter.cpp
llvm/test/CodeGen/DirectX/ContainerData/DebugShaderHash.ll
llvm/test/CodeGen/DirectX/ContainerData/ShaderHash.ll
llvm/test/CodeGen/DirectX/ShaderFlags/double-extensions.ll
llvm/test/CodeGen/DirectX/ShaderFlags/doubles.ll
llvm/test/CodeGen/DirectX/embed-dxil.ll
|