[PATCH] D14526: Don't recompute LCSSA after loop-unrolling when possible.
Michael Zolotukhin via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 13 16:27:55 PST 2015
mzolotukhin updated this revision to Diff 40186.
mzolotukhin added a comment.
- Don't fail if ParentL is nullptr.
http://reviews.llvm.org/D14526
Files:
lib/Transforms/Utils/LoopUnroll.cpp
test/Transforms/LoopUnroll/rebuild_lcssa.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14526.40186.patch
Type: text/x-patch
Size: 4826 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151114/0c1462a0/attachment.bin>
More information about the llvm-commits
mailing list