[PATCH] D36258: Disable loop peeling during full unrolling pass.

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 3 06:28:30 PDT 2017


tejohnson updated this revision to Diff 109535.
tejohnson marked an inline comment as done.
tejohnson added a comment.

Remove extraneous variable


https://reviews.llvm.org/D36258

Files:
  include/llvm/Transforms/Scalar.h
  lib/Transforms/Scalar/LoopUnrollPass.cpp
  test/Transforms/LoopUnroll/peel-loop-pgo.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36258.109535.patch
Type: text/x-patch
Size: 7931 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170803/f5e7fe98/attachment.bin>


More information about the llvm-commits mailing list