When I split out LoopAccessReport from this, I need to create some temps
so constness becomes necessary.
This is part of the patchset that converts LoopAccessAnalysis into an
actual analysis pass.
Paths
| Differential D7689
[LoopAccesses] Add missing const to APIs in VectorizationReport ClosedPublic Authored by anemet on Feb 16 2015, 2:20 PM.
Details
Summary When I split out LoopAccessReport from this, I need to create some temps This is part of the patchset that converts LoopAccessAnalysis into an
Diff Detail Event TimelineThis revision is now accepted and ready to land.Feb 16 2015, 5:15 PM
Revision Contents
Diff 20058 include/llvm/Analysis/LoopAccessAnalysis.h
lib/Analysis/LoopAccessAnalysis.cpp
lib/Transforms/Vectorize/LoopVectorize.cpp
|