[all-commits] [llvm/llvm-project] d16da7: Revert "[LV] Unconditionally branch from middle to...
Philip Reames via All-commits
all-commits at lists.llvm.org
Mon May 17 16:50:08 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d16da7343d40bc974c1906a271128fbaa3035db5
https://github.com/llvm/llvm-project/commit/d16da7343d40bc974c1906a271128fbaa3035db5
Author: Philip Reames <listmail at philipreames.com>
Date: 2021-05-17 (Mon, 17 May 2021)
Changed paths:
M llvm/lib/Transforms/Utils/LoopVersioning.cpp
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
M llvm/test/Transforms/LoopVectorize/first-order-recurrence-complex.ll
M llvm/test/Transforms/LoopVectorize/interleaved-accesses.ll
M llvm/test/Transforms/LoopVectorize/loop-form.ll
Log Message:
-----------
Revert "[LV] Unconditionally branch from middle to scalar preheader if the scalar loop must execute"
This reverts commit c23ce54b36b1a52eb280ea1d59802b56d6dd9800. I apparently missed some newly added non-x86 tests.
More information about the All-commits
mailing list