Skip to content

Conversation

@ghehg
Copy link
Contributor

@ghehg ghehg commented Dec 3, 2024

This would facilitate implementation of neon intrinsic neon_vmax_v and __builtin_elementwise_max, and potentially future optimizations. CIR BinOp supports vector type.
Floating point has already been supported by FMaxOp.

@ghehg ghehg requested a review from smeenai December 3, 2024 14:34
@ghehg ghehg marked this pull request as ready for review December 3, 2024 15:08
@ghehg ghehg marked this pull request as ready for review December 10, 2024 16:02
@bcardosolopes bcardosolopes merged commit 994ceb5 into llvm:main Dec 12, 2024
8 checks passed
lanza pushed a commit that referenced this pull request Mar 18, 2025
This would facilitate implementation of neon intrinsic `neon_vmax_v` and
`__builtin_elementwise_max`, and potentially future optimizations. CIR
BinOp supports vector type.
Floating point has already been supported by FMaxOp.
terapines-osc-cir pushed a commit to Terapines/clangir that referenced this pull request Sep 2, 2025
This would facilitate implementation of neon intrinsic `neon_vmax_v` and
`__builtin_elementwise_max`, and potentially future optimizations. CIR
BinOp supports vector type.
Floating point has already been supported by FMaxOp.
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