René's URL Explorer Experiment


Title: Bytecode parity - CFG reorders and LOAD_FAST_BORROW chain by youknowone · Pull Request #7870 · RustPython/RustPython · GitHub

Open Graph Title: Bytecode parity - CFG reorders and LOAD_FAST_BORROW chain by youknowone · Pull Request #7870 · RustPython/RustPython

X Title: Bytecode parity - CFG reorders and LOAD_FAST_BORROW chain by youknowone · Pull Request #7870 · RustPython/RustPython

Description: Three changes that bring optimize_load_fast_borrow closer to CPython's optimize_load_fast in flowgraph.c: ir.rs: split mark_cold into the CPython-style two passes. Phase 1 propagates "warm" from the entry block, phase 2 propagates "cold" from except_handler blocks. Blocks reached by neither phase keep cold=false and stay in their original b_next position, matching CPython's handling of empty placeholders left by remove_unreachable (e.g. the inner_end of a nested try/except whose incoming jumps were re-routed by optimize_cfg). ir.rs: in optimize_load_fast_borrow, push the fall-through successor only when the current block has a last instruction (is_some_and). Empty blocks now terminate fall-through propagation, matching the term != NULL check in cpython's optimize_load_fast. compile.rs: add switch_to_new_or_reuse_empty() helper and use it in compile_while. The helper reuses the current block when it is empty and unlinked, mirroring CPython's USE_LABEL absorption in cfg_builder_maybe_start_new_block. This stops a stray empty block from appearing between e.g. a try/except end_block and the following while loop header. Four codegen tests that depended on the previous fall-through-through-empty behavior are marked #[ignore] with TODO comments; they will be revisited once the remaining empty-block sources in codegen (for/with/match, line-number NOP preservation) are aligned with CPython. Measured impact: scripts/compare_bytecode.py drops from 244 to 208 differing files across the full Lib tree (-14.8%). Summary by CodeRabbit Tests Added and updated tests to validate CPython-aligned control-flow, borrow and exception-handling behaviors. Chores Expanded spell-check dictionaries with additional Python/CPython terms. Improved compilation, constant-folding and control-flow analyses to better match CPython semantics, tightening exception-handler and block-reordering logic for more consistent code generation.

Open Graph Description: Three changes that bring optimize_load_fast_borrow closer to CPython's optimize_load_fast in flowgraph.c: ir.rs: split mark_cold into the CPython-style two passes. Phase 1 propagates "wa...

X Description: Three changes that bring optimize_load_fast_borrow closer to CPython's optimize_load_fast in flowgraph.c: ir.rs: split mark_cold into the CPython-style two passes. Phase 1 propagates &...

Opengraph URL: https://github.com/RustPython/RustPython/pull/7870

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:a59c627d-f1b9-5936-7c83-c8002434d9a9
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idC294:1E741D:E89119:138683B:6A5B862C
html-safe-nonceb6132cbdc5ed81e29d22eec07daea2a5a53d6edc31eff215d83a41abf52a92d8
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDMjk0OjFFNzQxRDpFODkxMTk6MTM4NjgzQjo2QTVCODYyQyIsInZpc2l0b3JfaWQiOiI2MDY5MDU0OTYzMDQwNjE4MDI4IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac2f061f54e4b946e411365da9b2e2dc678e47fca5b4e3cd4bdf4dd6baf9f3b991
hovercard-subject-tagpull_request:3675935092
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/RustPython/RustPython/pull/7870/files
twitter:imagehttps://avatars.githubusercontent.com/u/69878?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/69878?s=400&v=4
og:image:altThree changes that bring optimize_load_fast_borrow closer to CPython's optimize_load_fast in flowgraph.c: ir.rs: split mark_cold into the CPython-style two passes. Phase 1 propagates "wa...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None5290d7e14309ad1e76106a9c4237bd1041517e83ea182c8ab756752cb0c6940b
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/RustPython/RustPython git https://github.com/RustPython/RustPython.git
octolytics-dimension-user_id39710557
octolytics-dimension-user_loginRustPython
octolytics-dimension-repository_id135201145
octolytics-dimension-repository_nwoRustPython/RustPython
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id135201145
octolytics-dimension-repository_network_root_nwoRustPython/RustPython
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release9c975978430e9ad293956f2bbdaf153b1bd84a99
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/RustPython/RustPython/pull/7870/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FRustPython%2FRustPython%2Fpull%2F7870%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FRustPython%2FRustPython%2Fpull%2F7870%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=RustPython%2FRustPython
Reloadhttps://github.com/RustPython/RustPython/pull/7870/files
Reloadhttps://github.com/RustPython/RustPython/pull/7870/files
Reloadhttps://github.com/RustPython/RustPython/pull/7870/files
Please reload this pagehttps://github.com/RustPython/RustPython/pull/7870/files
RustPython https://github.com/RustPython
RustPythonhttps://github.com/RustPython/RustPython
Notifications https://github.com/login?return_to=%2FRustPython%2FRustPython
Fork 1.5k https://github.com/login?return_to=%2FRustPython%2FRustPython
Star 22.2k https://github.com/login?return_to=%2FRustPython%2FRustPython
Code https://github.com/RustPython/RustPython
Issues 291 https://github.com/RustPython/RustPython/issues
Pull requests 105 https://github.com/RustPython/RustPython/pulls
Discussions https://github.com/RustPython/RustPython/discussions
Actions https://github.com/RustPython/RustPython/actions
Projects https://github.com/RustPython/RustPython/projects
Models https://github.com/RustPython/RustPython/models
Wiki https://github.com/RustPython/RustPython/wiki
Security and quality 0 https://github.com/RustPython/RustPython/security
Insights https://github.com/RustPython/RustPython/pulse
Code https://github.com/RustPython/RustPython
Issues https://github.com/RustPython/RustPython/issues
Pull requests https://github.com/RustPython/RustPython/pulls
Discussions https://github.com/RustPython/RustPython/discussions
Actions https://github.com/RustPython/RustPython/actions
Projects https://github.com/RustPython/RustPython/projects
Models https://github.com/RustPython/RustPython/models
Wiki https://github.com/RustPython/RustPython/wiki
Security and quality https://github.com/RustPython/RustPython/security
Insights https://github.com/RustPython/RustPython/pulse
Sign up for GitHub https://github.com/signup?return_to=%2FRustPython%2FRustPython%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2FRustPython%2FRustPython%2Fissues%2Fnew%2Fchoose
youknowonehttps://github.com/youknowone
RustPython:mainhttps://github.com/RustPython/RustPython/tree/main
youknowone:bytecode-parityhttps://github.com/youknowone/RustPython/tree/bytecode-parity
Conversation 5 https://github.com/RustPython/RustPython/pull/7870
Commits 6 https://github.com/RustPython/RustPython/pull/7870/commits
Checks 24 https://github.com/RustPython/RustPython/pull/7870/checks
Files changed https://github.com/RustPython/RustPython/pull/7870/files
Please reload this pagehttps://github.com/RustPython/RustPython/pull/7870/files
Bytecode parity - CFG reorders and LOAD_FAST_BORROW chain https://github.com/RustPython/RustPython/pull/7870/files#top
Show all changes 6 commits https://github.com/RustPython/RustPython/pull/7870/files
9d9fd94 Align LOAD_FAST_BORROW analysis with CPython chain shape youknowone May 15, 2026 https://github.com/RustPython/RustPython/pull/7870/commits/9d9fd94be3ad6591c050f7b3eff93ce40e2ec49d
2d45ed9 Interleave const fold passes per-block to match CPython youknowone May 15, 2026 https://github.com/RustPython/RustPython/pull/7870/commits/2d45ed930466269f582eebc70aabcd444c6176c8
6bde497 Inline small fast-return blocks only through unconditional jumps youknowone May 15, 2026 https://github.com/RustPython/RustPython/pull/7870/commits/6bde497d260051d5ac661c481fc5eb696009bfeb
a0c1a00 Allow scope-exit/jump-back reorder within a shared except handler youknowone May 15, 2026 https://github.com/RustPython/RustPython/pull/7870/commits/a0c1a0037fa86e0a65ce77fece8c10a4f07a99bd
da8bdcc Skip jump-over-cleanup reorder when target restarts an exception scope youknowone May 16, 2026 https://github.com/RustPython/RustPython/pull/7870/commits/da8bdccfd84837f55e998367483a2a870b85bca1
4bfae75 fix if block_idx == BlockIdx::NULL youknowone May 16, 2026 https://github.com/RustPython/RustPython/pull/7870/commits/4bfae75973dfd1784ec98766d0a61b077e6cf8fc
Clear filters https://github.com/RustPython/RustPython/pull/7870/files
Please reload this pagehttps://github.com/RustPython/RustPython/pull/7870/files
Please reload this pagehttps://github.com/RustPython/RustPython/pull/7870/files
cpython.txt https://github.com/RustPython/RustPython/pull/7870/files#diff-157b2289f5afc1eb8c72f9a497cf3ea0082dc3f3baaf1d424889fdb3e4cc0b96
python-more.txt https://github.com/RustPython/RustPython/pull/7870/files#diff-990ff9dd4bec404a53e4ec48f2510064267f029eaf3e7441179d7cdde07fe283
compile.rs https://github.com/RustPython/RustPython/pull/7870/files#diff-6a53a11ca0aa1a372032c6b54644b8cda74af0c771efa40d3668da4a042cf7ca
ir.rs https://github.com/RustPython/RustPython/pull/7870/files#diff-d8c69d86dba0a1bbfb21c9d93371294ea2861a4083565b20e622a7bec7da1ecc
.cspell.dict/cpython.txthttps://github.com/RustPython/RustPython/pull/7870/files#diff-157b2289f5afc1eb8c72f9a497cf3ea0082dc3f3baaf1d424889fdb3e4cc0b96
View file https://github.com/youknowone/RustPython/blob/4bfae75973dfd1784ec98766d0a61b077e6cf8fc/.cspell.dict/cpython.txt
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/RustPython/RustPython/pull/7870/{{ revealButtonHref }}
https://github.com/RustPython/RustPython/pull/7870/files#diff-157b2289f5afc1eb8c72f9a497cf3ea0082dc3f3baaf1d424889fdb3e4cc0b96
https://github.com/RustPython/RustPython/pull/7870/files#diff-157b2289f5afc1eb8c72f9a497cf3ea0082dc3f3baaf1d424889fdb3e4cc0b96
https://github.com/RustPython/RustPython/pull/7870/files#diff-157b2289f5afc1eb8c72f9a497cf3ea0082dc3f3baaf1d424889fdb3e4cc0b96
https://github.com/RustPython/RustPython/pull/7870/files#diff-157b2289f5afc1eb8c72f9a497cf3ea0082dc3f3baaf1d424889fdb3e4cc0b96
.cspell.dict/python-more.txthttps://github.com/RustPython/RustPython/pull/7870/files#diff-990ff9dd4bec404a53e4ec48f2510064267f029eaf3e7441179d7cdde07fe283
View file https://github.com/youknowone/RustPython/blob/4bfae75973dfd1784ec98766d0a61b077e6cf8fc/.cspell.dict/python-more.txt
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/RustPython/RustPython/pull/7870/{{ revealButtonHref }}
https://github.com/RustPython/RustPython/pull/7870/files#diff-990ff9dd4bec404a53e4ec48f2510064267f029eaf3e7441179d7cdde07fe283
https://github.com/RustPython/RustPython/pull/7870/files#diff-990ff9dd4bec404a53e4ec48f2510064267f029eaf3e7441179d7cdde07fe283
https://github.com/RustPython/RustPython/pull/7870/files#diff-990ff9dd4bec404a53e4ec48f2510064267f029eaf3e7441179d7cdde07fe283
https://github.com/RustPython/RustPython/pull/7870/files#diff-990ff9dd4bec404a53e4ec48f2510064267f029eaf3e7441179d7cdde07fe283
https://github.com/RustPython/RustPython/pull/7870/files#diff-990ff9dd4bec404a53e4ec48f2510064267f029eaf3e7441179d7cdde07fe283
https://github.com/RustPython/RustPython/pull/7870/files#diff-990ff9dd4bec404a53e4ec48f2510064267f029eaf3e7441179d7cdde07fe283
crates/codegen/src/compile.rshttps://github.com/RustPython/RustPython/pull/7870/files#diff-6a53a11ca0aa1a372032c6b54644b8cda74af0c771efa40d3668da4a042cf7ca
View file https://github.com/youknowone/RustPython/blob/4bfae75973dfd1784ec98766d0a61b077e6cf8fc/crates/codegen/src/compile.rs
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/RustPython/RustPython/pull/7870/{{ revealButtonHref }}
https://github.com/RustPython/RustPython/pull/7870/files#diff-6a53a11ca0aa1a372032c6b54644b8cda74af0c771efa40d3668da4a042cf7ca
https://github.com/RustPython/RustPython/pull/7870/files#diff-6a53a11ca0aa1a372032c6b54644b8cda74af0c771efa40d3668da4a042cf7ca
https://github.com/RustPython/RustPython/pull/7870/files#diff-6a53a11ca0aa1a372032c6b54644b8cda74af0c771efa40d3668da4a042cf7ca
https://github.com/RustPython/RustPython/pull/7870/files#diff-6a53a11ca0aa1a372032c6b54644b8cda74af0c771efa40d3668da4a042cf7ca
https://github.com/RustPython/RustPython/pull/7870/files#diff-6a53a11ca0aa1a372032c6b54644b8cda74af0c771efa40d3668da4a042cf7ca
https://github.com/RustPython/RustPython/pull/7870/files#diff-6a53a11ca0aa1a372032c6b54644b8cda74af0c771efa40d3668da4a042cf7ca
Please reload this pagehttps://github.com/RustPython/RustPython/pull/7870/files
Please reload this pagehttps://github.com/RustPython/RustPython/pull/7870/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.