core/math/rand: Disable LLVM vectorization of xoshiro on Intel
LLVM tries really hard to vectorize this when it is a terrible idea, when `-microarch:native` is specified on modern processors. Not doing so is a 2.5->3x performance gain.
Y
Yawning Angel committed
a171746a157b0ea4f15a1889f99e15e40eb2ad7a
Parent: 62d78d6