Skip to content

[DirectX] Dot4AddU8Packed and Dot4AddI8Packed Do not match validator expectations #139018

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
farzonl opened this issue May 8, 2025 · 0 comments
Assignees

Comments

@farzonl
Copy link
Member

farzonl commented May 8, 2025

We are seeing many errors for this:

7680x error: 'dx.op.dot4AddPacked' is not a DXILOpFuncition for DXILOpcode 'Dot4AddU8Packed'.
7680x error: 'dx.op.dot4AddPacked' is not a DXILOpFuncition for DXILOpcode 'Dot4AddI8Packed'.
48x error: External function 'dx.op.dot4AddPacked.i32' is unused.

The fix seems to be to set the result type to OverloadTy see: 90a97c4

@farzonl farzonl moved this to Planning in HLSL Support May 8, 2025
@bogner bogner self-assigned this May 8, 2025
@bogner bogner moved this from Planning to Ready in HLSL Support May 8, 2025
@damyanp damyanp moved this from Ready to Active in HLSL Support May 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Active
Development

No branches or pull requests

2 participants