[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 21:54:12 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL253126: Don't recompute LCSSA after loop-unrolling when possible. (authored by mzolotukhin).

Changed prior to commit:
  http://reviews.llvm.org/D14526?vs=40186&id=40208#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D14526

Files:
  llvm/trunk/lib/Transforms/Utils/LoopUnroll.cpp
  llvm/trunk/test/Transforms/LoopUnroll/rebuild_lcssa.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14526.40208.patch
Type: text/x-patch
Size: 4312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151114/0ce7108f/attachment.bin>


More information about the llvm-commits mailing list