
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.