[PATCH] D152366: [LoopVectorize] Allow inner loop runtime checks to be hoisted above an outer loop
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 24 05:14:42 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc02184f286d1: [LoopVectorize] Allow inner loop runtime checks to be hoisted above an outer… (authored by david-arm).
Changed prior to commit:
https://reviews.llvm.org/D152366?vs=547207&id=553081#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152366/new/
https://reviews.llvm.org/D152366
Files:
llvm/include/llvm/Analysis/LoopAccessAnalysis.h
llvm/include/llvm/Transforms/Utils/LoopUtils.h
llvm/lib/Analysis/LoopAccessAnalysis.cpp
llvm/lib/Transforms/Utils/LoopUtils.cpp
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/runtime-checks-hoist.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152366.553081.patch
Type: text/x-patch
Size: 84456 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230824/0a3dcb6a/attachment.bin>
More information about the llvm-commits
mailing list