[PATCH] [LoopVectorize] Split out RuntimePointerCheck from LoopVectorizationLegality

Adam Nemet anemet at apple.com
Thu Jan 29 16:47:08 PST 2015


Hi hfinkel, aschwaighofer,

RuntimePointerCheck will be used through LoopAccessAnalysis in
LoopVectorizationLegality.

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/D7279

Files:
  lib/Transforms/Vectorize/LoopVectorize.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7279.19008.patch
Type: text/x-patch
Size: 5687 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150130/cb72db39/attachment.bin>


More information about the llvm-commits mailing list