| commit | 73f650435b207b851d1d1ee62a9ccf63ecd9f7ba | [log] [tgz] |
|---|---|---|
| author | Hongbin Zheng <etherzhhb@gmail.com> | Sun Oct 15 07:31:02 2017 +0000 |
| committer | Hongbin Zheng <etherzhhb@gmail.com> | Sun Oct 15 07:31:02 2017 +0000 |
| tree | 8da21845086615d4178cdf68ecab2c9390481a77 | |
| parent | a9cd59fb5d7461684f0cd1b55377c0b5863f06e8 [diff] |
[LoopInfo][Refactor] Make SetLoopAlreadyUnrolled a member function of the Loop Pass, NFC. This avoid code duplication and allow us to add the disable unroll metadata elsewhere. Differential Revision: https://reviews.llvm.org/D38928 llvm-svn: 315850