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

Why do we set UARCH and uarch string separately? #195

Open
Dr-Noob opened this issue Sep 24, 2023 · 0 comments
Open

Why do we set UARCH and uarch string separately? #195

Dr-Noob opened this issue Sep 24, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Dr-Noob
Copy link
Owner

Dr-Noob commented Sep 24, 2023

In CHECK_UARCH, e.g.:

CHECK_UARCH(arch, 0,  6, 11, 14, NA, "Alder Lake", UARCH_ALDER_LAKE, 10)

we set UARCH_ALDER_LAKE and also "Alder Lake" which seems unnecesary redundant and should be eliminated

@Dr-Noob Dr-Noob added the enhancement New feature or request label Sep 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant