-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
Hi All,
I want to accelerate my code, but during the process of using it, I've found that it doesn't automatically optimize. For example, when calculating the maximum value, it can be automatically optimized into vector comparisons on ARM, but it doesn't happen with the RISC-V GCC. Does anyone know why this is the case? Thank you.
Metadata
Metadata
Assignees
Labels
No labels