Skip to content

Conversation

@stevenfontanella
Copy link
Member

@stevenfontanella stevenfontanella commented Jan 9, 2026

The new tests don't contain the string AR or acqrel for the atomic load methods that are generated. Note that the safe load function names are still changed compared to before #8169 but I assume that no-one else relies on the names that we pick. Part of #8165.

stevenfontanella added a commit that referenced this pull request Jan 11, 2026
Part of #8165. Add flag for --enable-relaxed atomics and enable it for
the existing SafeHeap tests that previously implicitly depended on it.
The next PR #8193 disables generation of AcqRel SafeHeap functions when
the feature is disabled and adds new tests to cover that case.

Also validate that the feature is enabled when a module includes an
AcqRel load operation (currently the only one we support).
Base automatically changed from feature-flag to main January 11, 2026 06:10
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.

4 participants