Bail on vectorizing a loop in LoopIdiomVectorize when the loop carries hints that indicate vectorization is disabled. This means that LoopIdiomVectorize will now respect vectorize(disable) loop hints.
Bail on vectorizing a loop in LoopIdiomVectorize when the loop carries hints that indicate vectorization is disabled. This means that LoopIdiomVectorize will now respect vectorize(disable) loop hints.