mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-24 10:56:06 +00:00

This also adds missing half variants to certain targets. It also optimizes some targets' implementations to perform the operation directly in vector types, as opposed to scalarizing.