Skip to content

[Backport to llvm_release_200] Fix error propagation in parseSPIRV#3363

Merged
svenvh merged 1 commit intollvm_release_200from
backport/pr-3362-to-llvm_release_200
Sep 29, 2025
Merged

[Backport to llvm_release_200] Fix error propagation in parseSPIRV#3363
svenvh merged 1 commit intollvm_release_200from
backport/pr-3362-to-llvm_release_200

Conversation

@github-actions
Copy link

Backport of PR #3362 into llvm_release_200.

All commits applied cleanly.

d54f77c ("[NFC] Split of SPT and SPIR-V in header parsing (#2316)",
2024-03-11) made a copy of the error log, with the presumably unintended
consequence that errors are no longer propagated back to the SPIRVModule
itself.
@svenvh svenvh closed this Sep 26, 2025
@svenvh svenvh reopened this Sep 26, 2025
@svenvh svenvh merged commit 7d32213 into llvm_release_200 Sep 29, 2025
9 checks passed
@svenvh svenvh deleted the backport/pr-3362-to-llvm_release_200 branch September 29, 2025 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant