Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Constant propagation and folding. #28490

Merged
merged 1 commit into from
Jan 29, 2025
Merged

Constant propagation and folding. #28490

merged 1 commit into from
Jan 29, 2025

Conversation

mikebenfield
Copy link
Collaborator

No description provided.

@mikebenfield mikebenfield requested a review from d0cd January 24, 2025 01:02
@mikebenfield mikebenfield force-pushed the const-folding3 branch 3 times, most recently from 89ca990 to 90463b0 Compare January 24, 2025 18:11
interpreter/src/lib.rs Outdated Show resolved Hide resolved
interpreter/src/lib.rs Outdated Show resolved Hide resolved
@mikebenfield mikebenfield force-pushed the const-folding3 branch 2 times, most recently from 8a9ce53 to f7503f2 Compare January 27, 2025 19:32
@mikebenfield mikebenfield force-pushed the const-folding3 branch 3 times, most recently from 3fcc2e3 to 9f6ef6b Compare January 28, 2025 22:08
Also compile time array bounds checking.
Copy link
Collaborator

@d0cd d0cd left a comment

Choose a reason for hiding this comment

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

LGTM!

@mikebenfield mikebenfield merged commit 4faaaae into mainnet Jan 29, 2025
10 checks passed
@mikebenfield mikebenfield deleted the const-folding3 branch January 29, 2025 20:01
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