-
Notifications
You must be signed in to change notification settings - Fork 15.9k
[SPIR-V] Implement SPV_KHR_float_controls2 #146941
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
maarquitos14
merged 45 commits into
llvm:main
from
maarquitos14:maronas/float-controls2
Sep 30, 2025
Merged
Changes from 16 commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
cbe7a07
Initial support for SPV_KHR_float_controls2.
4c325ac
Fix test failures.
a664820
Deprecations only apply when the extension is enabled.
0648840
Add extension specific tests.
34c0628
Further work to apply deprecations only when extension is enabled.
1d87705
Remove leftover comment.
de07e83
Yet more work to apply deprecations only when extension is enabled.
3edf82a
Renamings and bugfixes.
c0ef106
Renamings, bugfixes and undo undesired changes.
97720d5
Undo undesired changes.
3792464
Merge remote-tracking branch 'origin/main' into maronas/float-controls2
eccd27a
Fix after-merge bugs.
868c6a4
Fix clang-format issues.
21c17d1
Replace undef with poison for placeholders.
cfdc210
Add SPIR-V Instructions Mapped to LLVM Metadata section.
9b8b43d
Address code review.
a353295
Address code review feedback.
f1403d6
Fix documentation build.
37a3abe
Fix another error in documentation build.
d76db3e
Ignore spirv.Decorations metadata related to FP flags.
00548e5
Merge remote-tracking branch 'origin/main' into maronas/float-controls2
f2aefbf
Address code review feedback.
6a77fcd
Merge remote-tracking branch 'origin/main' into maronas/float-controls2
848611a
Fix clang-format.
527311d
Merge remote-tracking branch 'origin/main' into maronas/float-controls2
bde0292
Address reviewer feedback.
2295de4
Merge branch 'main' into maronas/float-controls2
6420f43
Use constant instruction for flags.
0bf9ca6
Enable spirv-val and update tests accordingly.
5f26101
Merge remote-tracking branch 'origin/main' into maronas/float-controls2
368793f
Merge branch 'maronas/float-controls2-conflict' into maronas/float-co…
cb1065e
Rename new function to better represent what it does.
d337ef2
Merge branch 'main' into maronas/float-controls2
c19d296
Fix clang-format issues.
c9d226c
Merge branch 'maronas/float-controls2-conflict' into maronas/float-co…
b5ce97a
Remove unused variable.
0cd1923
Merge remote-tracking branch 'origin/main' into maronas/float-controls2
c973c1a
Fix test failure.
f684280
Apply code review suggestions.
931431b
Merge remote-tracking branch 'origin/main' into maronas/float-controls2
f2af0d4
Fix clang-format issue.
910cd69
Merge branch 'main' into maronas/float-controls2
b487250
Merge branch 'main' into maronas/float-controls2
9768733
Merge remote-tracking branch 'origin/main' into HEAD
fe49f8b
Address test failures caused by main branch merge.
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
Some comments aren't visible on the classic Files Changed page.
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
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
Oops, something went wrong.
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.