[PATCH] D17473: [LoopUnroll] Avoid unnecessary DT recomputation.

Michael Zolotukhin via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 19 19:08:13 PST 2016


mzolotukhin updated this revision to Diff 48570.
mzolotukhin added a comment.

- s/UniqueExit/Exit/ - the exit block doesn't need to be unique.


http://reviews.llvm.org/D17473

Files:
  lib/Transforms/Utils/LoopUnroll.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17473.48570.patch
Type: text/x-patch
Size: 4091 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160220/b694819e/attachment.bin>


More information about the llvm-commits mailing list