[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:20:20 PDT 2017
etherzhhb created this revision.
This avoid code duplication and allow us to add the disable unroll metadata elsewhere.
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.119052.patch
Type: text/x-patch
Size: 6229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171015/33658bcd/attachment.bin>
More information about the llvm-commits
mailing list