Skip to content

DO NOT SUBMIT: Test some internal changes to DCE#51

Open
phisiart wants to merge 8 commits intomainfrom
dce
Open

DO NOT SUBMIT: Test some internal changes to DCE#51
phisiart wants to merge 8 commits intomainfrom
dce

Conversation

@phisiart
Copy link
Copy Markdown
Collaborator

Creating this PR just to run GitHub actions.

phisiart and others added 8 commits April 25, 2026 13:16
Introduces a new WhileStatementElimination pass to the Dead Code Elimination
framework. This pass identifies 'while' loops with a constantly false condition
and removes them entirely.

Also includes minor header reordering and adjusts pointer syntax
for consistency within 'pass.cc'.
- Updated BUILD file to correct the path for lit test files.
- Simplified the passes in the README and run generated files by removing unnecessary passes.
- Adjusted indentation in input.js for better readability.
- Cleaned up output.generated.txt by removing excessive comments and irrelevant sections.
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