diff options
author | Hal Finkel <hfinkel@anl.gov> | 2015-04-10 15:05:02 +0000 |
---|---|---|
committer | Hal Finkel <hfinkel@anl.gov> | 2015-04-10 15:05:02 +0000 |
commit | a9fceb803d8d7d39ce9714009f273bd0c9e8ac69 (patch) | |
tree | 9da102a8cbbd77572f061c7b8b1329a4a65aba28 /clang/lib/Frontend/CompilerInstance.cpp | |
parent | ea1f332b793f44c1100341077da5de92aa68a0af (diff) | |
download | llvm-a9fceb803d8d7d39ce9714009f273bd0c9e8ac69.zip llvm-a9fceb803d8d7d39ce9714009f273bd0c9e8ac69.tar.gz llvm-a9fceb803d8d7d39ce9714009f273bd0c9e8ac69.tar.bz2 |
[PowerPC] Prefetching should also consider depth > 1 loops
Iterating over loops from the LoopInfo instance only provides top-level loops.
We need to search the whole tree of loops to find the inner ones.
llvm-svn: 234603
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions