Move the VectorizerParams into LAA.cpp.
I added a new API to VectorizerParams to query whether
force-vector-interleave was passed. This is used in LV to work out what
th combination of disable-interleave and force-vector-interleave=N
means.
Paths
| Differential D7731
[LoopAccess] Fix library dependence cycle ClosedPublic Authored by anemet on Feb 18 2015, 11:45 AM.
Details
Summary Move the VectorizerParams into LAA.cpp. I added a new API to VectorizerParams to query whether
Diff Detail Event Timelineanemet updated this object. This revision is now accepted and ready to land.Feb 18 2015, 4:43 PM
Revision Contents
Diff 20210 include/llvm/Analysis/LoopAccessAnalysis.h
lib/Analysis/LoopAccessAnalysis.cpp
lib/Transforms/Vectorize/LoopVectorize.cpp
|