[PATCH] [LoopAccess] Fix library dependence cycle

Adam Nemet anemet at apple.com
Wed Feb 18 11:45:58 PST 2015


Hi hfinkel,

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.

http://reviews.llvm.org/D7731

Files:
  include/llvm/Analysis/LoopAccessAnalysis.h
  lib/Analysis/LoopAccessAnalysis.cpp
  lib/Transforms/Vectorize/LoopVectorize.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7731.20210.patch
Type: text/x-patch
Size: 4916 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150218/7f8bb80e/attachment.bin>


More information about the llvm-commits mailing list