Skip to content

fix: exclude runtime IR from creation dumps - #1448

Merged
DaniPopes merged 1 commit into
mainfrom
dani/creation-evmir
Sep 12, 2026
Merged

DaniPopes merged 1 commit into
mainfrom
dani/creation-evmir

Conversation

@DaniPopes

Copy link
Copy Markdown
Collaborator

-Zdump=evm-ir now prints only deployment EVM IR, so benchmark creation.evmir artifacts no longer repeat the runtime module. Runtime IR remains available through -Zdump=evm-ir-runtime. Update UI tests and snapshots to request runtime output explicitly where needed.

Print only deployment EVM IR for -Zdump=evm-ir so benchmark creation
artifacts do not repeat runtime IR. Update UI tests to request runtime
output explicitly where needed.
@DaniPopes
DaniPopes requested a review from onbjerg as a code owner September 12, 2026 00:55
@DaniPopes
DaniPopes enabled auto-merge (squash) September 12, 2026 00:58
@github-actions

Copy link
Copy Markdown
Contributor

Codegen benchmarks

Benchmark changes detected against main.

Overview

Metric Change
runtime gas ~0%
runtime bytes ~0%
creation bytes ~0%

Equal-weight geometric means; lower is better.

⚠️ This branch is behind main; results may be stale.

View benchmark overview

@mattsse mattsse left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@DaniPopes
DaniPopes merged commit dc94e75 into main Sep 12, 2026
19 checks passed
@DaniPopes
DaniPopes deleted the dani/creation-evmir branch September 12, 2026 01:03
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