Skip to content

Split-TU: extract RewireHoistedPreludePregCombineAndVarExportCallArgSendSlots (#36387) - #37055

Merged
PurHur merged 2 commits into
masterfrom
agent/issue-36387-rewire-hoisted-prelude-preg-combine-varexport
Sep 6, 2026
Merged

Split-TU: extract RewireHoistedPreludePregCombineAndVarExportCallArgSendSlots (#36387)#37055
PurHur merged 2 commits into
masterfrom
agent/issue-36387-rewire-hoisted-prelude-preg-combine-varexport

Conversation

@PurHur

@PurHur PurHur commented Sep 6, 2026

Copy link
Copy Markdown
Owner

Summary

Test plan

  • ./script/aot-smoke.sh9/9 + size gate OK (post-rebase)
  • make north-star5-verify-fast → OK (spine 8345/8345)
  • php script/check-selfhost-spine-count-sync.php / snapshot.php --check / check-size-budgets / sidecar sync → OK
  • Earlier: ./script/phpunit.sh --filter 'BootstrapSelfhostBundleTest|SizeBudget' → OK (4 tests); BundleTest assert 8345
  • Not run: script/differential-sweep.sh --aot --repeat 3 (move-only; opcode-corpus-md5 OK via check-generated-docs)

Part of #36387.

Made with Cursor

PurHur and others added 2 commits September 6, 2026 19:31
…endSlots (#36387)

Move hoisted-prelude / preg_replace / array_combine / var_export nested call-arg
SEND rewires (~781 lines) out of RewireInlineCallArgSendSlots so gen-0 split-TU
can hollow a smaller Concern TU. Hub wire + spine require + sidecar stamp;
ratchet Compiler hub budget. Mirrors php-src Zend/zend_execute.c ZEND_SEND_*
adjacent call-arg wiring — move-only.

Co-authored-by: Cursor <cursoragent@cursor.com>
…ern extract (#36387)

Co-authored-by: Cursor <cursoragent@cursor.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.

1 participant