[PATCH] D21636: [PM] LoopAccessInfo Refactor #2
David Li via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 30 16:35:29 PDT 2016
davidxl updated this revision to Diff 62440.
davidxl added a comment.
Explicitly define move ctor to avoid potential bot failure.
http://reviews.llvm.org/D21636
Files:
include/llvm/Analysis/LoopAccessAnalysis.h
lib/Analysis/LoopAccessAnalysis.cpp
lib/Transforms/Scalar/LoopDistribute.cpp
lib/Transforms/Scalar/LoopLoadElimination.cpp
lib/Transforms/Utils/LoopVersioning.cpp
lib/Transforms/Vectorize/LoopVectorize.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21636.62440.patch
Type: text/x-patch
Size: 11656 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160630/174059a0/attachment.bin>
More information about the llvm-commits
mailing list