-
Notifications
You must be signed in to change notification settings - Fork 855
Rearrange LongVector Execution Tests infrastructure #7739
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
Merged
damyanp
merged 28 commits into
microsoft:main
from
damyanp:damyanp/longvec-parameter-experiment
Sep 9, 2025
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
d2c37e8
WIP
damyanp ad8fd59
Fix generated expected values for binary, scalar, ops.
damyanp baff2a5
Frexp
damyanp a5dad61
BinaryMathOp
damyanp 6401c13
TernaryMathOp
damyanp 7789a0b
Remove dead code
damyanp 7b86b4f
Clean up includes
damyanp 088be3d
VerboseLogging & fix Frexp test
damyanp a2c5cb6
Rearrange for better diff
damyanp 367e9b5
More rearranging
damyanp 4df5de0
Fix smoothstep
damyanp 0d9f531
Delete now unused VariantVector
damyanp fedae41
Cleanup includes
damyanp 2d4f7ec
Remove unneeded forward decls / cleanup headers
damyanp 66989bf
clang-format
damyanp 1da7254
Fix double-break
damyanp 8d017af
clang-format
damyanp dd69267
Fix getting the LongVectorInputSize _runtime parameter_
damyanp 500dc51
Refactor "WasSkipped" to an optional return
damyanp a8d4f34
Remove out-of-date comment. Always add ExtraDefines (this'll be empt…
damyanp 9dd8805
Remove unnecessary includes
damyanp 86eeaf3
Update tools/clang/unittests/HLSLExec/LongVectors.cpp
damyanp b404a18
Update tools/clang/unittests/HLSLExec/LongVectors.cpp
damyanp 8e3093b
Update tools/clang/unittests/HLSLExec/LongVectors.cpp
damyanp c2ac285
Address feedback
damyanp 3126911
Add comment
damyanp e1816c9
dispatchTest -> dispatchTestByOpTypeAndVectorSize
damyanp f1fa8a9
Fix auto Config ... vs if(auto Config) everywhere
damyanp File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.