diff options
author | Andrew Savonichev <andrew.savonichev@gmail.com> | 2021-03-24 23:33:21 +0300 |
---|---|---|
committer | Andrew Savonichev <andrew.savonichev@gmail.com> | 2021-03-26 00:06:19 +0300 |
commit | bba25a9cd827f9ee822616cc194206ffb7c0a49b (patch) | |
tree | c544d80fa8eacd1b0933804e29c9a2e7b91fc5e8 /llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp | |
parent | f490a5969bd52c8a48586f134ff8f02ccbb295b3 (diff) | |
download | llvm-bba25a9cd827f9ee822616cc194206ffb7c0a49b.zip llvm-bba25a9cd827f9ee822616cc194206ffb7c0a49b.tar.gz llvm-bba25a9cd827f9ee822616cc194206ffb7c0a49b.tar.bz2 |
[MCA] Support carry-over instructions for in-order processors
Instructions that have more uops than the processor's IssueWidth are
issued in multiple cycles.
The patch fixes PR49712.
Differential Revision: https://reviews.llvm.org/D99339
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp')
0 files changed, 0 insertions, 0 deletions