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

Backport [VectorCombine] Do not try to operate on OperandBundles. (#111635) #34

Conversation

Zentrik
Copy link
Member

@Zentrik Zentrik commented Oct 9, 2024

Backports llvm#111635

This bails out if we see an intrinsic with an operand bundle on it, to
make sure we don't process the bundles incorrectly.

Fixes llvm#110382.
@giordano giordano merged commit 002f0fd into JuliaLang:julia-release/19.x Oct 9, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants