Skip to content

llvm-reduce: Fix operand reduction asserting on target ext types #132732

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

Conversation

arsenm
Copy link
Contributor

@arsenm arsenm commented Mar 24, 2025

Not all TargetExtTypes support zeroinit, so use poison as a substitute
if unavailable.

Copy link
Contributor Author

arsenm commented Mar 24, 2025

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

Copy link
Contributor

@jayfoad jayfoad left a comment

Choose a reason for hiding this comment

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

Seems reasonable.

Copy link
Contributor Author

arsenm commented Mar 25, 2025

Merge activity

  • Mar 25, 12:33 AM EDT: A user started a stack merge that includes this pull request via Graphite.
  • Mar 25, 12:36 AM EDT: Graphite rebased this pull request as part of a merge.
  • Mar 25, 12:38 AM EDT: A user merged this pull request with Graphite.

@arsenm arsenm force-pushed the users/arsenm/llvm-reduce/fix-assert-operands-to-zero-target-ext-type branch from 2eab5bb to 633b42c Compare March 25, 2025 04:35
@arsenm arsenm merged commit bfb549f into main Mar 25, 2025
6 of 11 checks passed
@arsenm arsenm deleted the users/arsenm/llvm-reduce/fix-assert-operands-to-zero-target-ext-type branch March 25, 2025 04:38
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