Skip to content

Execution Tests: Long Vector UnaryMathOps and some minor cleanup #7685

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

Conversation

alsepkow
Copy link
Contributor

@alsepkow alsepkow commented Aug 7, 2025

This PR implements tests cases for unary math ops with long vectors. It also includes a few other minor updates:

  • Fix a couple format characters in printed strings.
  • Some naming updates. Get rid of 'LongVector' where it's not needed.
  • Update logic around accessing the VariantVector type to now use std::visit with lambdas.

Resolves #7614

@alsepkow alsepkow changed the title Exection Tests: Long Vector UnaryMathOps and some minor cleanup Execution Tests: Long Vector UnaryMathOps and some minor cleanup Aug 12, 2025
@alsepkow alsepkow merged commit 6bb1469 into microsoft:main Aug 12, 2025
13 checks passed
@github-project-automation github-project-automation bot moved this from New to Done in HLSL Roadmap Aug 12, 2025
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.

Long Vector Execution Tests: Unary Math Ops
3 participants