[PATCH] D44983: [LoopUnroll] Only peel if a predicate becomes known in the loop body.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 29 02:09:10 PDT 2018


fhahn updated this revision to Diff 140194.
fhahn marked an inline comment as done.
fhahn added a comment.

Thanks for having a look! I've tweaked the comments


https://reviews.llvm.org/D44983

Files:
  lib/Transforms/Utils/LoopUnrollPeel.cpp
  test/Transforms/LoopUnroll/peel-loop-conditions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44983.140194.patch
Type: text/x-patch
Size: 11398 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180329/4e123494/attachment.bin>


More information about the llvm-commits mailing list