[PATCH] D28073: Preserve domtree and loop-simplify for runtime unrolling.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 18 15:37:40 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL292447: Preserve domtree and loop-simplify for runtime unrolling. (authored by efriedma).

Changed prior to commit:
  https://reviews.llvm.org/D28073?vs=83730&id=84897#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28073

Files:
  llvm/trunk/include/llvm/Transforms/Utils/UnrollLoop.h
  llvm/trunk/lib/Transforms/Utils/LoopUnroll.cpp
  llvm/trunk/lib/Transforms/Utils/LoopUnrollPeel.cpp
  llvm/trunk/lib/Transforms/Utils/LoopUnrollRuntime.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28073.84897.patch
Type: text/x-patch
Size: 10338 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170118/97a2646c/attachment-0001.bin>


More information about the llvm-commits mailing list