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

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 9 16:13:41 PST 2017


efriedma updated the summary for this revision.
efriedma updated this revision to Diff 83730.
efriedma added a comment.
Herald added a subscriber: wdng.

Verify domtree by default in +Asserts mode.  Clarify comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D28073

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28073.83730.patch
Type: text/x-patch
Size: 10279 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170110/3b8e2e1c/attachment.bin>


More information about the llvm-commits mailing list