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

[SME] Target parser support for SME #16794

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

lhutton1
Copy link
Contributor

@lhutton1 lhutton1 commented Mar 26, 2024

This commit adds support for recognising when the SME architecture feature is available based on the target string. A python user can use target.features.has_sme to check availability.

This PR relies on #16425, the actual changes can be found here

This commit adds support for recognising when the SME architecture
feature is available based on the target string. A python user can
use `target.features.has_sme` to check availability.

Change-Id: I379e852659cf62df35135698bce396a2dd565ef2
@lhutton1 lhutton1 force-pushed the p2-sme-target-parser-support branch from 35c3fa6 to b59abbc Compare March 27, 2024 18:28
@lhutton1 lhutton1 marked this pull request as ready for review March 28, 2024 08:48
@lhutton1
Copy link
Contributor Author

cc @ekalda @Anndrey24

Copy link
Contributor

@ekalda ekalda left a comment

Choose a reason for hiding this comment

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

Thanks @lhutton1, LGTM!

@ekalda ekalda merged commit c20cdaf into apache:main Apr 2, 2024
21 checks passed
@lhutton1 lhutton1 deleted the p2-sme-target-parser-support branch April 2, 2024 19:36
thaisacs pushed a commit to thaisacs/tvm that referenced this pull request Apr 3, 2024
This commit adds support for recognising when the SME architecture
feature is available based on the target string. A python user can
use `target.features.has_sme` to check availability.
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