Skip to content

Conversation

@AyanaAlemayehu
Copy link

(not ready to be merged)

This is an attempt at a simple common subexpression elimination optimization. The rough documentation on how it works is here

Ayana Alemayehu added 7 commits June 5, 2025 19:16
…support duplicates with first in first used (unless killed) semantics
…ol traversals and tested it with if branches. Seems to work. Refactor coming next
…ition flag, first (hopefully) correct take at par blocks respecting their all-at-once nature
…ested pars (or atleast I hope i proved it, dont see any problems)
…ition where the loop could run (true branch) or could not (false branch)
@AyanaAlemayehu AyanaAlemayehu marked this pull request as draft June 5, 2025 23:21
@github-actions
Copy link
Contributor

github-actions bot commented Aug 5, 2025

This pull request has not seen activity in 14 days and is being marked as stale. If you're continuing work on this, please reply and state how to get this PR in a mergeable state or what issues it is blocked on. If the PR is not ready for review, please mark it as a draft. The PR will be closed in 7 days if there is no further activity.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 5, 2025

This pull request has not seen activity in 14 days and is being marked as stale. If you're continuing work on this, please reply and state how to get this PR in a mergeable state or what issues it is blocked on. If the PR is not ready for review, please mark it as a draft. The PR will be closed in 7 days if there is no further activity.

@github-actions
Copy link
Contributor

This stale PR is being closed because it has not seen any activity in 7 days. If you're planning to continue work on it, please reopen it and mention how to make progress on it.

@github-actions github-actions bot closed this Oct 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants