[PATCH] D38928: [LoopInfo][Refactor] Make SetLoopAlreadyUnrolled a member function of the Loop Pass, NFC.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 15 00:31:10 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL315850: [LoopInfo][Refactor] Make SetLoopAlreadyUnrolled a member function of the Loop… (authored by ether).
Changed prior to commit:
https://reviews.llvm.org/D38928?vs=119053&id=119062#toc
Repository:
rL LLVM
https://reviews.llvm.org/D38928
Files:
llvm/trunk/include/llvm/Analysis/LoopInfo.h
llvm/trunk/lib/Analysis/LoopInfo.cpp
llvm/trunk/lib/Transforms/Scalar/LoopUnrollPass.cpp
llvm/trunk/lib/Transforms/Utils/LoopUnrollRuntime.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38928.119062.patch
Type: text/x-patch
Size: 6441 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171015/f27dd927/attachment.bin>
More information about the llvm-commits
mailing list