[PATCH] D94892: [LV] Unconditionally branch from middle to scalar preheader if the scalar loop must execute
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 4 17:28:58 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3e5ce49e5371: [LV] Unconditionally branch from middle to scalar preheader if the scalar loop… (authored by reames).
Changed prior to commit:
https://reviews.llvm.org/D94892?vs=317262&id=321622#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94892/new/
https://reviews.llvm.org/D94892
Files:
llvm/lib/Transforms/Utils/LoopVersioning.cpp
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/first-order-recurrence-complex.ll
llvm/test/Transforms/LoopVectorize/interleaved-accesses.ll
llvm/test/Transforms/LoopVectorize/loop-form.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94892.321622.patch
Type: text/x-patch
Size: 31516 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210205/85988e18/attachment.bin>
More information about the llvm-commits
mailing list