Conversation
PR SummaryHigh Risk Overview Refactors intrinsic diagnostics by computing argument/type-argument spans and improving Updates the Sway book intrinsic reference and spellcheck dictionary, and consolidates/rewrites e2e negative tests into a new Reviewed by Cursor Bugbot for commit b5e6a40. Bugbot is set up for automated code reviews on this repo. Configure here. |
|
👍 |
|
LGTM on my side, but please make sure to check the cursor-bot comment above. I didn't really follow the logic but there might be a real issue. |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit ee95aa0. Configure here.

Description
This PR adds compiler intrinsics for dynamic storage opcodes. It is the second step in implementing #7560.
Additionally, the PR:
__smoand__logintrinsics not correctly compiled and can cause ICE #7572 by properly returning unit()in IR generation.Checklist
Breaking*orNew Featurelabels where relevant.