Skip to content

llvm-reduce: Reduce externally_initialized #133859

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 1, 2025

Not sure this is the right place to put it. This is a property
of GlobalVariable, not GlobalValue. But the ReduceGlobalVars
reduction tries to delete the value entirely.

Copy link
Contributor Author

arsenm commented Apr 1, 2025

@arsenm arsenm added the llvm-reduce label Apr 1, 2025 — with Graphite App
@arsenm arsenm requested review from aeubanks, fhahn, regehr and shiltian April 1, 2025 05:25
@arsenm arsenm marked this pull request as ready for review April 1, 2025 05:25
Copy link
Contributor Author

arsenm commented Apr 1, 2025

Merge activity

  • Apr 1, 12:47 PM EDT: A user started a stack merge that includes this pull request via Graphite.
  • Apr 1, 12:49 PM EDT: Graphite rebased this pull request as part of a merge.
  • Apr 1, 12:51 PM EDT: A user merged this pull request with Graphite.

Not sure this is the right place to put it. This is a property
of GlobalVariable, not GlobalValue. But the ReduceGlobalVars
reduction tries to delete the value entirely.
@arsenm arsenm force-pushed the users/arsenm/llvm-reduce/reduce-externally-initialized branch from ca1e66b to 1aeed13 Compare April 1, 2025 16:48
@arsenm arsenm merged commit ec290a4 into main Apr 1, 2025
6 of 10 checks passed
@arsenm arsenm deleted the users/arsenm/llvm-reduce/reduce-externally-initialized branch April 1, 2025 16:51
Ankur-0429 pushed a commit to Ankur-0429/llvm-project that referenced this pull request Apr 2, 2025
Not sure this is the right place to put it. This is a property
of GlobalVariable, not GlobalValue. But the ReduceGlobalVars
reduction tries to delete the value entirely.
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