[PATCH] D139357: Generate DXIL Shader hash
Chris Bieneman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 5 12:47:18 PST 2022
beanz updated this revision to Diff 480208.
beanz added a comment.
Herald added a subscriber: ormris.
Need to byte-swap the hash structure on big endian hosts so that it is encoded as little-endian.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139357/new/
https://reviews.llvm.org/D139357
Files:
llvm/lib/Target/DirectX/DXContainerGlobals.cpp
llvm/test/CodeGen/DirectX/ContainerData/DebugShaderHash.ll
llvm/test/CodeGen/DirectX/ContainerData/ShaderHash.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139357.480208.patch
Type: text/x-patch
Size: 4680 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221205/5d2b6c23/attachment.bin>
More information about the llvm-commits
mailing list