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

Extend LLVM IR type mangling to handle scalars. #7212

Merged
merged 1 commit into from
Dec 7, 2022

Conversation

zvookin
Copy link
Member

@zvookin zvookin commented Dec 7, 2022

This is only used in the vector predication intrinsic codegen. This fixes an error denerating vector predicated strided stores.

… predication intrinsic codegen.

Fixes an error denerating vector predicated strided stores.
@zvookin zvookin merged commit 35020c5 into main Dec 7, 2022
@zvookin zvookin deleted the vector_predication_mangle_fix branch December 7, 2022 07:15
ardier pushed a commit to ardier/Halide-mutation that referenced this pull request Mar 3, 2024
Extend LLVM IR type mangling to handle scalars and use this in vector predication intrinsic codegen.

Fixes an error denerating vector predicated strided stores.
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.

2 participants