Skip to content

Fix error propagation in parseSPIRV#3362

Merged
MrSidims merged 1 commit intoKhronosGroup:mainfrom
svenvh:fix-error-log
Sep 26, 2025
Merged

Fix error propagation in parseSPIRV#3362
MrSidims merged 1 commit intoKhronosGroup:mainfrom
svenvh:fix-error-log

Conversation

@svenvh
Copy link
Member

@svenvh svenvh commented Sep 26, 2025

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.

d54f77c ("[NFC] Split of SPT and SPIR-V in header parsing (KhronosGroup#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 requested a review from MrSidims September 26, 2025 09:22
@MrSidims MrSidims merged commit 3d58c69 into KhronosGroup:main Sep 26, 2025
9 checks passed
@svenvh svenvh deleted the fix-error-log branch September 26, 2025 14:58
@svenvh
Copy link
Member Author

svenvh commented Sep 26, 2025

/backport llvm_release_210

@svenvh
Copy link
Member Author

svenvh commented Sep 26, 2025

/backport llvm_release_200

@svenvh
Copy link
Member Author

svenvh commented Sep 26, 2025

/backport llvm_release_190

@github-actions
Copy link

Attempting to create backport to llvm_release_200...

@github-actions
Copy link

Attempting to create backport to llvm_release_190...

github-actions bot pushed a commit that referenced this pull request Sep 26, 2025
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.
@github-actions
Copy link

Success. Backport PR created: #3363

github-actions bot pushed a commit that referenced this pull request Sep 26, 2025
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.
@github-actions
Copy link

Success. Backport PR created: #3364

@github-actions
Copy link

Attempting to create backport to llvm_release_210...

github-actions bot pushed a commit that referenced this pull request Sep 26, 2025
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.
@github-actions
Copy link

Success. Backport PR created: #3365

svenvh added a commit that referenced this pull request Sep 29, 2025
…3364)

Backport of PR #3362 into `llvm_release_190`.

All commits applied cleanly.

Co-authored-by: Sven van Haastregt <sven.vanhaastregt@arm.com>
svenvh added a commit that referenced this pull request Sep 29, 2025
…3363)

Backport of PR #3362 into `llvm_release_200`.

All commits applied cleanly.

Co-authored-by: Sven van Haastregt <sven.vanhaastregt@arm.com>
svenvh added a commit that referenced this pull request Sep 29, 2025
…3365)

Backport of PR #3362 into `llvm_release_210`.

All commits applied cleanly.

Co-authored-by: Sven van Haastregt <sven.vanhaastregt@arm.com>
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.

2 participants