aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorLubomir Litchev <Lubomir.Litchev@intel.com>2020-09-03 13:15:39 -0700
committerLubomir Litchev <Lubomir.Litchev@intel.com>2020-09-08 09:23:38 -0700
commite2394245eb28695d5eed5d7c015e99141993c723 (patch)
treebbc5865a556bc40975b94205998faf3dcb31f2e3 /clang/lib/Frontend/CompilerInvocation.cpp
parent71133e8b5bceaf68a2cee59af371df570a1aed79 (diff)
downloadllvm-e2394245eb28695d5eed5d7c015e99141993c723.zip
llvm-e2394245eb28695d5eed5d7c015e99141993c723.tar.gz
llvm-e2394245eb28695d5eed5d7c015e99141993c723.tar.bz2
Add an option for unrolling loops up to a factor.
Currently, there is no option to allow for unrolling a loop up to a specific factor (specified by the user). The code for doing that is there and there are benefits when unrolling is done to smaller loops (smaller than the factor specified). Reviewed By: bondhugula Differential Revision: https://reviews.llvm.org/D87111
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions