llvm-project
ac23bf6f - [LoopIdiomVectorize] Bail when vectorization is disabled (#181142)

Commit
9 days ago
[LoopIdiomVectorize] Bail when vectorization is disabled (#181142) 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.
Author
Parents
Loading