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][CIRGen][Builtin][Neon] Lower __builtin_neon_vshl_v #1134

Merged
merged 2 commits into from
Nov 26, 2024

Conversation

ghehg
Copy link
Collaborator

@ghehg ghehg commented Nov 17, 2024

This PR also changed implementation of BI__builtin_neon_vshlq_v into using CIR ShiftOp

@ghehg ghehg marked this pull request as ready for review November 17, 2024 14:15
@ghehg ghehg marked this pull request as draft November 22, 2024 19:32
@ghehg
Copy link
Collaborator Author

ghehg commented Nov 22, 2024

Second thought, we might be able to just lower it to CIR Shift Op.
They have same ASM code

@ghehg ghehg marked this pull request as ready for review November 26, 2024 21:03
@bcardosolopes bcardosolopes merged commit e8cdbc1 into llvm:main Nov 26, 2024
8 checks passed
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