aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorQingShan Zhang <qshanz@cn.ibm.com>2020-09-12 02:49:47 +0000
committerQingShan Zhang <qshanz@cn.ibm.com>2020-09-12 02:49:47 +0000
commit0680a3d56d8b5bcb6647a1149f0de156f72edf91 (patch)
tree58fc5e93c52daab6774ec8e7460c31bf260a4263 /clang/lib/Frontend/CompilerInvocation.cpp
parent528554c39b098e2d9a9c7ec51c77717aa07db2a2 (diff)
downloadllvm-0680a3d56d8b5bcb6647a1149f0de156f72edf91.zip
llvm-0680a3d56d8b5bcb6647a1149f0de156f72edf91.tar.gz
llvm-0680a3d56d8b5bcb6647a1149f0de156f72edf91.tar.bz2
[Power10] Enable the heuristic for Power10 and switch the sched model
with P9 Model Enable the pre-ra and post-ra scheduler strategy for Power10 as we want to customize the heuristic later. And switch the scheduler model with P9 model before P10 Model is available. The NoSchedModel is modelled as in-order cpu and the pre-ra scheduler is not bi-directional which will have big impact on the scheduler. Reviewed By: jji Differential Revision: https://reviews.llvm.org/D86865
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions