[PATCH] D94295: [LoopUtils] Pass SCEVExpander instead SE to addRuntimeChecks.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 27 09:37:10 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG28410d17f5f9: [LoopUtils] Pass SCEVExpander instead SE to addRuntimeChecks. (authored by fhahn).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94295/new/
https://reviews.llvm.org/D94295
Files:
llvm/include/llvm/Transforms/Utils/LoopUtils.h
llvm/include/llvm/Transforms/Utils/ScalarEvolutionExpander.h
llvm/lib/Transforms/Utils/LoopUtils.cpp
llvm/lib/Transforms/Utils/LoopVersioning.cpp
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94295.319605.patch
Type: text/x-patch
Size: 5862 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210127/b65b580c/attachment.bin>
More information about the llvm-commits
mailing list