aboutsummaryrefslogtreecommitdiff
path: root/libcxx/include/__algorithm/rotate.h
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2021-06-17 21:49:29 +0200
committerNikita Popov <nikita.ppv@gmail.com>2021-06-19 09:25:57 +0200
commit1bd4085e0bbc14ec61ab69c83464098622b2df56 (patch)
tree4008b11aaaa2c4253d14b0cf95746aea678078dd /libcxx/include/__algorithm/rotate.h
parentd934b72809cb3cbc9f646a2b505e781e0b8b3d7b (diff)
downloadllvm-1bd4085e0bbc14ec61ab69c83464098622b2df56.zip
llvm-1bd4085e0bbc14ec61ab69c83464098622b2df56.tar.gz
llvm-1bd4085e0bbc14ec61ab69c83464098622b2df56.tar.bz2
[LoopUnroll] Push runtime unrolling decision up into tryToUnrollLoop()
Currently, UnrollLoop() is passed an AllowRuntime flag and decides itself whether runtime unrolling should be used or not. This patch pushes the decision into the caller and allows us to eliminate the ULO.TripCount and ULO.TripMultiple parameters. Differential Revision: https://reviews.llvm.org/D104487
Diffstat (limited to 'libcxx/include/__algorithm/rotate.h')
0 files changed, 0 insertions, 0 deletions