diff options
author | QingShan Zhang <qshanz@cn.ibm.com> | 2020-09-12 02:49:47 +0000 |
---|---|---|
committer | QingShan Zhang <qshanz@cn.ibm.com> | 2020-09-12 02:49:47 +0000 |
commit | 0680a3d56d8b5bcb6647a1149f0de156f72edf91 (patch) | |
tree | 58fc5e93c52daab6774ec8e7460c31bf260a4263 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 528554c39b098e2d9a9c7ec51c77717aa07db2a2 (diff) | |
download | llvm-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