[PATCH] [LoopVectorize] Rename the Report class to VectorizationReport
Adam Nemet
anemet at apple.com
Sat Jan 31 15:59:28 PST 2015
Hi hfinkel, aschwaighofer,
This class will become public in the new LoopAccessAnalysis header so the name
needs to be more global.
NFC. This is part of the patchset that splits out the memory dependence logic
from LoopVectorizationLegality into a new class LoopAccessAnalysis.
LoopAccessAnalysis will be used by the new Loop Distribution pass.
http://reviews.llvm.org/D7317
Files:
lib/Transforms/Vectorize/LoopVectorize.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7317.19102.patch
Type: text/x-patch
Size: 16385 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150131/ce55a5d6/attachment.bin>
More information about the llvm-commits
mailing list