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

Add Intel APX and AVX10 target flags and LLVM attribute setting. #8052

Merged
merged 14 commits into from
Feb 23, 2024

Conversation

zvookin
Copy link
Member

@zvookin zvookin commented Jan 30, 2024

Opened for discussion on naming. Probably can land as soon as TODOs are resolved, though LLVM support is still nascent. Likely some new intrinsics patterns can be added.

Copy link
Contributor

@steven-johnson steven-johnson left a comment

Choose a reason for hiding this comment

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

LGTM

@steven-johnson
Copy link
Contributor

Looks like legit failures in correctness_simd_op_check_x86

@zvookin
Copy link
Member Author

zvookin commented Feb 7, 2024

They're spurious in the sense that we cannot turn on AVX10 testing while llvm is still working on it. It won't be testable for a while no matter what.

@steven-johnson
Copy link
Contributor

Ah, so this PR won't land until LLVM is ready?

@zvookin
Copy link
Member Author

zvookin commented Feb 7, 2024

Open question, but the testing will have to be disabled if it does land. It is probably useful to land it early for folks doing early development.

@zvookin
Copy link
Member Author

zvookin commented Feb 22, 2024

I'd like to go ahead and land this if there are no objections. Pending passing tests, which it should now.

@abadams
Copy link
Member

abadams commented Feb 22, 2024

There appear to be some TODO(resolve before landing) comments

@zvookin
Copy link
Member Author

zvookin commented Feb 23, 2024

TODOs should be addressed.

@zvookin zvookin merged commit 4399ed8 into main Feb 23, 2024
15 of 17 checks passed
@zvookin zvookin deleted the apx_avx10_target_flags branch February 23, 2024 04:07
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.

3 participants