[PATCH] D110438: [BPI] Keep BPI available in loop passes through LoopStandardAnalysisResults
Anna Thomas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 30 07:27:26 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG452714f8f803: [BPI] Keep BPI available in loop passes through LoopStandardAnalysisResults (authored by anna).
Changed prior to commit:
https://reviews.llvm.org/D110438?vs=375678&id=376214#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110438/new/
https://reviews.llvm.org/D110438
Files:
llvm/include/llvm/Analysis/LoopAnalysisManager.h
llvm/include/llvm/Transforms/Scalar/LoopPassManager.h
llvm/lib/Passes/PassBuilder.cpp
llvm/lib/Transforms/Scalar/LoopDistribute.cpp
llvm/lib/Transforms/Scalar/LoopLoadElimination.cpp
llvm/lib/Transforms/Scalar/LoopPassManager.cpp
llvm/lib/Transforms/Scalar/LoopPredication.cpp
llvm/lib/Transforms/Utils/LoopVersioning.cpp
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopPredication/preserve-bpi.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110438.376214.patch
Type: text/x-patch
Size: 13801 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210930/97477e81/attachment.bin>
More information about the llvm-commits
mailing list