Skip to content

[AArch64][TargetParser] Move ExtensionDependencies into tablegen [NFC] #93614

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

Conversation

labrinea
Copy link
Collaborator

This patch generates ExtensionDependency pairs {Earlier, Later} inferred by the 'Implies' field of every Extension defined in tablegen. Implied Subtarget Features that are not Extensions are skipped.

@labrinea labrinea force-pushed the emit-extension-dependency-with-tablegen branch from b9cadd6 to 620c395 Compare May 29, 2024 08:46
Copy link
Contributor

@tmatheson-arm tmatheson-arm left a comment

Choose a reason for hiding this comment

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

LGTM

This patch generates ExtensionDependency pairs {Earlier, Later} inferred
by the 'Implies' field of every Extension defined in tablegen. Implied
Subtarget Features that are not Extensions are skipped.
@labrinea labrinea force-pushed the emit-extension-dependency-with-tablegen branch from 620c395 to cbd3801 Compare May 29, 2024 13:07
@labrinea labrinea merged commit e8e5ba0 into llvm:main May 29, 2024
7 checks passed
@labrinea labrinea deleted the emit-extension-dependency-with-tablegen branch May 29, 2024 14:06
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