Update toolchain 2025-11-13#542
Draft
Firestar99 wants to merge 3 commits intoupdate-toolchain-2025-11-02from
Draft
Update toolchain 2025-11-13#542Firestar99 wants to merge 3 commits intoupdate-toolchain-2025-11-02from
Firestar99 wants to merge 3 commits intoupdate-toolchain-2025-11-02from
Conversation
8611b98 to
7114256
Compare
7114256 to
c79e9f1
Compare
ecfc473 to
6c87ef0
Compare
6c87ef0 to
237121f
Compare
Contributor
|
BTW you can change the target branch to that of #543 so that it shows a smaller more focused diff. The target branch will change to |
Member
Author
fee1-dead
reviewed
Mar 3, 2026
Comment on lines
+65
to
+66
| // Note(@firestar99): not sure if this does anything | ||
| o.is_like_gpu = true; |
Collaborator
There was a problem hiding this comment.
I remember a recent change in the compiler being one that prevents recursive static definitions which could be tied to this
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Requires #541, conflicts with #491
A full rebase of #460, still ICEing a lot. See that PR for ideas.