Skip to content

chore: update mir-semantics to latest feature/p-token#189

Merged
Stevengre merged 1 commit intoproofsfrom
update/mir-semantics
Apr 7, 2026
Merged

chore: update mir-semantics to latest feature/p-token#189
Stevengre merged 1 commit intoproofsfrom
update/mir-semantics

Conversation

@Stevengre
Copy link
Copy Markdown

Summary

Update mir-semantics submodule to latest feature/p-token (36a98664).

Key changes included

  • sol_memset cut-point for SPLDataBuffer (#1005)
  • sync feature/p-token with master (#1007)
  • --terminate-on-thunk for all prove tests (#1009)
  • SMIR reduction over CFG roots (#845)
  • ZST recognition and decode fix (#813)
  • #pointeeProjection confluent unwrapping (#988)
  • Multisig signer pubkey decomposition to avoid SMT timeout (#1000)
  • Remove redundant #forceSetLocal (#810)
  • volatile_{load,store} with statics, heap allocations (#989)
  • Basic float support (#995)

🤖 Generated with Claude Code

Update submodule to 36a98664, which includes:
- fix(symbolic-spl): add sol_memset cut-point for SPLDataBuffer (#1005)
- chore: sync feature/p-token with master (#1007)
- test: enable --terminate-on-thunk for all prove tests (#1009)
- kmir reduce: reduce SMIR K definitions over a set of CFG roots (#845)
- fix(rt): handle zero-sized function types in decode and ZST recognition (#813)
- fix(types): make #pointeeProjection confluent (#988)
- fix(symbolic-spl): decompose multisig signer pubkeys to avoid SMT timeout (#1000)
- cleanup(rt): remove redundant #forceSetLocal (#810)
- volatile_{load,store} with statics, heap allocations, transmuting wrappers (#989)
- Basic support for floats (f16, f32, f64, f128) (#995)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Stevengre Stevengre self-assigned this Apr 7, 2026
@Stevengre Stevengre merged commit 5d98099 into proofs Apr 7, 2026
2 checks passed
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