diff options
author | Andrew Savonichev <andrew.savonichev@gmail.com> | 2021-03-12 16:50:38 +0300 |
---|---|---|
committer | Andrew Savonichev <andrew.savonichev@gmail.com> | 2021-03-18 17:10:20 +0300 |
commit | e6ce0db378473c1d264152f370af719903b98bf8 (patch) | |
tree | 3aee6c13aae2e9ea7462ee08e39055f79e48500b /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 078b338ba67a26809bad682bbd5617718e2f655b (diff) | |
download | llvm-e6ce0db378473c1d264152f370af719903b98bf8.zip llvm-e6ce0db378473c1d264152f370af719903b98bf8.tar.gz llvm-e6ce0db378473c1d264152f370af719903b98bf8.tar.bz2 |
[MCA] Ensure that writes occur in-order
Delay the issue of a new instruction if that leads to out-of-order
commits of writes.
This patch fixes the problem described in:
https://bugs.llvm.org/show_bug.cgi?id=41796#c3
Differential Revision: https://reviews.llvm.org/D98604
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions