Add LoopSimplify pass as prerequisite for the LoopDataPrefetch pass
for the new pass manager to make sure the loops are in simplified form.
Details
Details
- Reviewers
Meinersbur anemet wwei
Diff Detail
Diff Detail
Paths
| Differential D140170
[LoopDataPrefetch] Add LoopSimplify as prerequisite for new PM Needs ReviewPublic Authored by Yangguang on Dec 15 2022, 2:28 PM.
Details
Summary Add LoopSimplify pass as prerequisite for the LoopDataPrefetch pass
Diff Detail
Revision Contents
Diff 483672 llvm/lib/Transforms/Scalar/LoopDataPrefetch.cpp
llvm/test/Transforms/LoopDataPrefetch/AArch64/pr43784.ll
|