summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/misc/MiscTidyModule.cpp
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2015-08-20 13:45:02 +0000
committerTobias Grosser <tobias@grosser.es>2015-08-20 13:45:02 +0000
commit048327166298f52948d7e48110a441a694955af8 (patch)
treeb4a9f1dbae95a87925b19a0e0d2bb36c4657ad02 /clang-tools-extra/clang-tidy/misc/MiscTidyModule.cpp
parent2ec492821960819ae4eb6506fa9cb0fb9ccd181c (diff)
downloadbcm5719-llvm-048327166298f52948d7e48110a441a694955af8.tar.gz
bcm5719-llvm-048327166298f52948d7e48110a441a694955af8.zip
Add support for two-level tiling
By default we only use one level of tiling for loops, but in general tiling for multiple levels is trivial for us. Hence, we add a set of options that allow people to play with a second level of tiling. If this is profitable for some cases we can work on heuristics that allow us to identify these cases and use two-level tiling for them. llvm-svn: 245563
Diffstat (limited to 'clang-tools-extra/clang-tidy/misc/MiscTidyModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud