You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[DirectX] Reapply Fix DXIL part header version encoding (llvm#91956)
This reapplies
llvm@195d8ac
[DirectX] Fix DXIL part header version encoding. The endian issue was
fixed by
llvm@f42117c.
Move MinorVersion be the lower 8 bit.
Set DXIL version in DXContainerObjectWriter::writeObject.
Fixesllvm#89952
0 commit comments