diff options
author | Michael Kruse <llvm-project@meinersbur.de> | 2021-02-09 22:30:42 -0600 |
---|---|---|
committer | Michael Kruse <llvm-project@meinersbur.de> | 2021-02-09 23:56:20 -0600 |
commit | 5ff963fd11b6a88d3213bc83447aa44580d543f3 (patch) | |
tree | 9c86cc79bf63c33961479e4e395646048bd80dc2 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | e7b9e43c9a7c33c8c10508ce4b40423fbeaa31b3 (diff) | |
download | llvm-5ff963fd11b6a88d3213bc83447aa44580d543f3.zip llvm-5ff963fd11b6a88d3213bc83447aa44580d543f3.tar.gz llvm-5ff963fd11b6a88d3213bc83447aa44580d543f3.tar.bz2 |
[Polly] Add TargetTransformInfo to ScopPass standard analysis results.
TargetTransformInfo is required by IslScheduleOptimizer, as ScopPass.
Unfortunately it is not possible to get arbitrary larger-unit analyses
in for as ScopPass. Loop passes also already use TargetTransformInfo as
LoopStandardAnalysisResults, hence wei might expect it to be available
to Scop passes as well.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions