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

[feature] Generalized pattern rewriting #170

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

simoll
Copy link
Contributor

@simoll simoll commented Mar 18, 2022

Changes to perform generalized pattern rewriting for VP intrinsics.
This lifts InstSimplify/InstCombine and DAGCombiner patterns that were
intended for normal instructions to also work on VP intrinsics and
SDNodes.

A newer version of this is part of an RFC for LLVM: https://reviews.llvm.org/D92086

Changes to perform generalized pattern rewriting for VP intrinsics.
This lifts InstSimplify/InstCombine and DAGCombiner patterns that were
intended for normal instructions to also work on VP intrinsics and
SDNodes.

A newer version of this is part of an RFC for LLVM: https://reviews.llvm.org/D92086
Base automatically changed from merge/develop-upstream-20220316 to develop March 23, 2022 09:29
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.

1 participant