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

[CIR][Test][NFC] Organize CIR CodeGen AArch64 neon tests #910

Merged
merged 5 commits into from
Oct 2, 2024

Conversation

ghehg
Copy link
Collaborator

@ghehg ghehg commented Oct 1, 2024

as title.

@ghehg ghehg changed the title [CIR][Test][NFC] Organize AArch64 neon tests [CIR][Test][NFC] Organize CIR CodeGen AArch64 neon tests Oct 1, 2024
Copy link
Member

@bcardosolopes bcardosolopes left a comment

Choose a reason for hiding this comment

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

How about clang/test/CIR/CodeGen/aarch64-neon-intrinsics.c? Also, clang/test/CIR/CodeGen/aarch64-neon-intrinsics.c has several commented tests, which the intent was to be uncovered as support comes, since you added several other files, make sure you delete the duplicates from those commented out tests.

// NYI: ret <4 x i16> [[VQADD_V2_I]]
// int16x4_t test_vqadd_s16(int16x4_t a, int16x4_t b) {
// return vqadd_s16(a, b);
// }
Copy link
Member

Choose a reason for hiding this comment

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

Thanks for cleaning up this file, one remaining change: this should also go to the subdir AArch64, perhaps call it neon.c.

Copy link
Member

@bcardosolopes bcardosolopes left a comment

Choose a reason for hiding this comment

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

LGTM

@bcardosolopes bcardosolopes merged commit 1cd5944 into llvm:main Oct 2, 2024
6 checks passed
smeenai pushed a commit to smeenai/clangir that referenced this pull request Oct 9, 2024
smeenai pushed a commit to smeenai/clangir that referenced this pull request Oct 9, 2024
smeenai pushed a commit to smeenai/clangir that referenced this pull request Oct 9, 2024
ghehg added a commit to ghehg/clangir-llvm-ghehg that referenced this pull request Oct 10, 2024
keryell pushed a commit to keryell/clangir that referenced this pull request Oct 19, 2024
lanza pushed a commit that referenced this pull request Nov 5, 2024
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