[PATCH] D21665: [LoopSimplify] Update LCSSA after separating nested loops.
Michael Zolotukhin via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 13 19:08:57 PDT 2016
mzolotukhin updated this revision to Diff 63901.
mzolotukhin added a comment.
- We don't need to include SSAUpdated any more.
http://reviews.llvm.org/D21665
Files:
include/llvm/Transforms/Utils/LoopUtils.h
lib/Transforms/Utils/LCSSA.cpp
lib/Transforms/Utils/LoopSimplify.cpp
test/Transforms/LoopSimplify/pr28272.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21665.63901.patch
Type: text/x-patch
Size: 8212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160714/c91552ed/attachment.bin>
More information about the llvm-commits
mailing list