Skip to content
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

llvm-reduce: Fix losing operand bundles when removing arguments #133410

Conversation

arsenm
Copy link
Contributor

@arsenm arsenm commented Mar 28, 2025

No description provided.

@arsenm arsenm force-pushed the users/arsenm/llvm-reduce/fix-losing-metadata-removing-arguments branch from 38d881a to 9013e6a Compare March 28, 2025 16:25
Base automatically changed from users/arsenm/llvm-reduce/fix-losing-metadata-removing-arguments to main March 28, 2025 16:28
@arsenm arsenm force-pushed the users/arsenm/llvm-reduce/fix-losing-bundles-when-removing-arguments branch from 7e93188 to 1e3bc8b Compare March 28, 2025 16:29
Copy link
Contributor

@fhahn fhahn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

%result = add i32 %call0, %call1
ret i32 %result
}

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change

@arsenm arsenm force-pushed the users/arsenm/llvm-reduce/fix-losing-bundles-when-removing-arguments branch from 1e3bc8b to 3962ce4 Compare March 28, 2025 16:39
Copy link
Contributor Author

arsenm commented Mar 28, 2025

Merge activity

  • Mar 28, 12:39 PM EDT: Graphite rebased this pull request as part of a merge.
  • Mar 28, 12:41 PM EDT: A user merged this pull request with Graphite.

@arsenm arsenm merged commit 6b1acdb into main Mar 28, 2025
6 of 9 checks passed
@arsenm arsenm deleted the users/arsenm/llvm-reduce/fix-losing-bundles-when-removing-arguments branch March 28, 2025 16:41
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.

3 participants