Skip to content

[GitHub] Add PR filters for VectorCombine patches #145896

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
merged 1 commit into from
Jun 26, 2025

Conversation

RKSimon
Copy link
Collaborator

@RKSimon RKSimon commented Jun 26, 2025

Distinguish VectorCombine from the vectorizers without just treating it as part of the InstCombine group

Fixes #145286

Distinguish VectorCombine from the vectorizers without just treating it as part of the InstCombine group

Fixes llvm#145286
@RKSimon RKSimon requested review from nikic and dtcxzyw June 26, 2025 13:54
@RKSimon RKSimon merged commit 0f87c78 into llvm:main Jun 26, 2025
8 checks passed
@RKSimon RKSimon deleted the github-vectorcombine-pr branch June 26, 2025 15:01
anthonyhatran pushed a commit to anthonyhatran/llvm-project that referenced this pull request Jun 26, 2025
Distinguish VectorCombine from the vectorizers without just treating it as part of the InstCombine group

Fixes llvm#145286
rlavaee pushed a commit to rlavaee/llvm-project that referenced this pull request Jul 1, 2025
Distinguish VectorCombine from the vectorizers without just treating it as part of the InstCombine group

Fixes llvm#145286
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.

[GitHub] Add description to llvm::instcombine label to cover instsimplify / vectorcombine as well
3 participants