[PATCH] D38928: [LoopInfo][Refactor] Make SetLoopAlreadyUnrolled a member function of the Loop Pass, NFC.

Hongbin Zheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 14 20:22:56 PDT 2017


etherzhhb updated this revision to Diff 119053.
etherzhhb added a comment.

Update comments


Repository:
  rL LLVM

https://reviews.llvm.org/D38928

Files:
  include/llvm/Analysis/LoopInfo.h
  lib/Analysis/LoopInfo.cpp
  lib/Transforms/Scalar/LoopUnrollPass.cpp
  lib/Transforms/Utils/LoopUnrollRuntime.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38928.119053.patch
Type: text/x-patch
Size: 6309 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171015/6dde4145/attachment-0001.bin>


More information about the llvm-commits mailing list