Skip to content

llvm-reduce: Use simpleSimplifyCFG in block reduction #135028

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

Merged

Conversation

arsenm
Copy link
Contributor

@arsenm arsenm commented Apr 9, 2025

Use the more targeted method of pruning newly dead blocks.

Use the more targeted method of pruning newly dead blocks.
@arsenm arsenm added the llvm-reduce label Apr 9, 2025 — with Graphite App
Copy link
Contributor Author

arsenm commented Apr 9, 2025

This stack of pull requests is managed by Graphite. Learn more about stacking.

@arsenm arsenm requested review from aeubanks, fhahn and regehr April 9, 2025 14:14
@arsenm arsenm marked this pull request as ready for review April 9, 2025 14:14
@arsenm arsenm merged commit 5587932 into main Apr 10, 2025
15 checks passed
@arsenm arsenm deleted the users/arsenm/llvm-reduce/use-simpleSimplifyCFG-block-reduction branch April 10, 2025 04:12
AllinLeeYL pushed a commit to AllinLeeYL/llvm-project that referenced this pull request Apr 10, 2025
var-const pushed a commit to ldionne/llvm-project that referenced this pull request Apr 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants