Skip to content

[SM6.10] LinAlg: Add Convert Signedness Test - #8955

Merged
Ashley Coleman (V-FEXrt) merged 1 commit into
microsoft:mainfrom
V-FEXrt:linalg-issue-8355
Sep 23, 2026
Merged

Ashley Coleman (V-FEXrt) merged 1 commit into
microsoft:mainfrom
V-FEXrt:linalg-issue-8355

Conversation

@V-FEXrt

Copy link
Copy Markdown
Collaborator

Fixes #8355

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot review overview

🟢 Approval recommended

The focused test changes are correct, and no unresolved issues were found.

Review effort: Balanced
Findings: None

What changed in this PR

Adds SM 6.10 CodeGen coverage for signed and unsigned 64-bit LinAlg Convert outputs.

Changes:

  • Corrects the int64_t interpretation to I64.
  • Adds a uint64_t case using U64.
File Description
tools/​clang/​test/​CodeGenDXIL/​hlsl/​linalg/​builtins/​convert/​nominal.hlsl Verifies signed and unsigned 64-bit conversion interpretations.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@V-FEXrt
Ashley Coleman (V-FEXrt) merged commit 1742776 into microsoft:main Sep 23, 2026
13 checks passed
@V-FEXrt
Ashley Coleman (V-FEXrt) deleted the linalg-issue-8355 branch September 23, 2026 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

LinAlg Convert Test signedness

4 participants