-
Notifications
You must be signed in to change notification settings - Fork 802
Execution Tests: Long Vector - Dot fp32 precision #7801
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
alsepkow
merged 26 commits into
microsoft:main
from
alsepkow:user/alsepkow/DotPrecision
Oct 29, 2025
+120
−28
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
94db5ff
Dot fp32 precision
alsepkow 97691fb
Change error tolerance for dot
alsepkow 856e1ff
Added tolerance for dot based on discussion with Tex. Needs some cleanup
alsepkow 06f0223
Clang format
alsepkow 547db3c
Working with updates from talking with Tex. Need to clean-up and do s…
alsepkow 2443751
Some minor cleanup
alsepkow 4e5c969
Fix error tolerance for dot
alsepkow 8593673
Revert CIndexDiagnostic.h
alsepkow a7ef0a4
chore: autopublish 2025-10-23T18:21:18Z
github-actions[bot] aa8805f
revert argument type on op when reference not needed
alsepkow 45914bf
Some code review updates for Tex
alsepkow 542fd0c
chore: autopublish 2025-10-27T20:30:01Z
github-actions[bot] f90fc56
Some more feedback from Tex
alsepkow 7e1f9ea
Update tools/clang/unittests/HLSLExec/LongVectors.cpp
alsepkow ad6cbde
Update tools/clang/unittests/HLSLExec/LongVectors.cpp
alsepkow 93c08ee
Fix minor issue with sum loop
alsepkow 435b670
Add assert to prevent inf and nan in HLSLHalf_t::GetULP
alsepkow a4f4472
Can use std functions
alsepkow a9ddd02
chore: autopublish 2025-10-28T00:31:17Z
github-actions[bot] a5fa085
Dont need to include numeric anymore
alsepkow 09bc6cb
Change validation config to use double instead of float. Higher preci…
alsepkow 3391ef6
Clang format
alsepkow 44d7bc1
chore: autopublish 2025-10-29T03:42:42Z
github-actions[bot] e0d0a2b
Restore CIndexDiagnostic.h, again, again
alsepkow c0edadd
merge conflict
alsepkow 00b6b2f
Last minor feedback from Tex
alsepkow 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
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
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
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.