diff options
author | Mark Heffernan <meheff@google.com> | 2015-07-13 18:33:21 +0000 |
---|---|---|
committer | Mark Heffernan <meheff@google.com> | 2015-07-13 18:33:21 +0000 |
commit | 4c8ca53f7e1285c2bfe6bc72bb78579b200dc88f (patch) | |
tree | 4d365ceafa282c29b2b59b21510494d151fe2329 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | 7ccb5e231681b1c560469911db0e31b06a562dab (diff) | |
download | llvm-4c8ca53f7e1285c2bfe6bc72bb78579b200dc88f.zip llvm-4c8ca53f7e1285c2bfe6bc72bb78579b200dc88f.tar.gz llvm-4c8ca53f7e1285c2bfe6bc72bb78579b200dc88f.tar.bz2 |
Enable partial and runtime loop unrolling for NVPTX.
Enable partial and runtime loop unrolling for NVPTX backend via
TTI::UnrollingPreferences with a small threshold. This partially unrolls
small loops which are often unrolled by the PTX to SASS compiler
and unrolling earlier can be beneficial.
llvm-svn: 242049
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions