mirror of
https://github.com/intel/llvm.git
synced 2026-01-22 07:01:03 +08:00
Using the elementwise builtin optimizes the vector case; instead of scalarizing we can compile directly to the vector intrinsics.
Using the elementwise builtin optimizes the vector case; instead of scalarizing we can compile directly to the vector intrinsics.