[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
Tue Mar 13 02:46:29 PDT 2018


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

Thanks. Updated to use `getInversePredicate`


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.138144.patch
Type: text/x-patch
Size: 26350 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180313/ef823cef/attachment-0001.bin>


More information about the llvm-commits mailing list