remove computeInterleaveCount() ?

Jonas Paulsson via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 8 09:10:07 PST 2017


Hi,

I was reading through the LoopVectorize.cpp file, and for what I could 
see there is a method computeInterleaveCount() which is unused and even 
undefined. I am guessing that selectInterleaveCount() has at some point 
replaced it. Should it be removed?

/Jonas


-------------- next part --------------
A non-text attachment was scrubbed...
Name: remove_undef_LoopVec_fun.patch
Type: text/x-patch
Size: 871 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170108/a278c7a0/attachment.bin>


More information about the llvm-commits mailing list