[PATCH] D43876: [LoopUnroll] Peel off iterations if it makes conditions true/false.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 15 02:48:40 PDT 2018


fhahn updated this revision to Diff 138511.
fhahn added a comment.

Drop bailout


https://reviews.llvm.org/D43876

Files:
  include/llvm/Transforms/Utils/UnrollLoop.h
  lib/Transforms/Scalar/LoopUnrollPass.cpp
  lib/Transforms/Utils/LoopUnrollPeel.cpp
  test/Transforms/LoopUnroll/peel-loop-conditions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43876.138511.patch
Type: text/x-patch
Size: 31484 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180315/e33ee91d/attachment-0001.bin>


More information about the llvm-commits mailing list