diff options
author | Andrew Savonichev <andrew.savonichev@gmail.com> | 2021-03-15 01:25:51 +0300 |
---|---|---|
committer | Andrew Savonichev <andrew.savonichev@gmail.com> | 2021-03-24 13:54:04 +0300 |
commit | 292da93d59a3688ffc95c10de7986472242e8f1d (patch) | |
tree | 79ddaa98ddff63b58d8dc15d5fbe1dc069610df1 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 0e4f5f3ea6e11c3e697504b9c43a328a8b85cd13 (diff) | |
download | llvm-292da93d59a3688ffc95c10de7986472242e8f1d.zip llvm-292da93d59a3688ffc95c10de7986472242e8f1d.tar.gz llvm-292da93d59a3688ffc95c10de7986472242e8f1d.tar.bz2 |
[MCA] Disable RCU for InOrderIssueStage
This is a follow-up for:
D98604 [MCA] Ensure that writes occur in-order
When instructions are aligned by the order of writes, they retire
in-order naturally. There is no need for an RCU, so it is disabled.
Differential Revision: https://reviews.llvm.org/D98628
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions