Skip to content

llvm-reduce: Defer a shouldKeep call in operand reduction #133387

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 Mar 28, 2025

Ideally shouldKeep is only called in contexts that will successfully
do something.

Copy link
Contributor Author

arsenm commented Mar 28, 2025

@arsenm arsenm force-pushed the users/arsenm/llvm-reduce/do-not-reduce-alloca-size-to-0 branch from 33ce163 to 8b7fcfc Compare March 30, 2025 10:46
@arsenm arsenm force-pushed the users/arsenm/llvm-reduce/defer-shouldKeep-check-reduce-operands branch from 58d33e1 to fa597dd Compare March 30, 2025 10:46
@arsenm arsenm force-pushed the users/arsenm/llvm-reduce/do-not-reduce-alloca-size-to-0 branch 2 times, most recently from 8cad6a9 to c2e2461 Compare April 2, 2025 06:42
Base automatically changed from users/arsenm/llvm-reduce/do-not-reduce-alloca-size-to-0 to main April 2, 2025 06:44
Ideally shouldKeep is only called in contexts that will successfully
do something.
@arsenm arsenm force-pushed the users/arsenm/llvm-reduce/defer-shouldKeep-check-reduce-operands branch from fa597dd to 662bae4 Compare April 2, 2025 06:46
@arsenm arsenm marked this pull request as ready for review April 2, 2025 07:49
Copy link
Contributor Author

arsenm commented Apr 2, 2025

Merge activity

  • Apr 2, 3:59 AM EDT: A user started a stack merge that includes this pull request via Graphite.
  • Apr 2, 4:00 AM EDT: A user merged this pull request with Graphite.

@arsenm arsenm merged commit cde2ea3 into main Apr 2, 2025
13 checks passed
@arsenm arsenm deleted the users/arsenm/llvm-reduce/defer-shouldKeep-check-reduce-operands branch April 2, 2025 08:00
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