Skip to content

Add unreachable block elimination optimization pass - #15

Closed
writemorecode wants to merge 3 commits into
mainfrom
feat/ir_opt_pass_unreachable_blocks
Closed

Add unreachable block elimination optimization pass#15
writemorecode wants to merge 3 commits into
mainfrom
feat/ir_opt_pass_unreachable_blocks

Conversation

@writemorecode

Copy link
Copy Markdown
Owner

This PR implements an IR optimization pass which removes all unreachable basic blocks from the optimization pass.

@writemorecode
writemorecode deleted the feat/ir_opt_pass_unreachable_blocks branch February 14, 2026 22:14
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.

1 participant