diff options
author | Michal Terepeta <michalt@google.com> | 2024-09-05 19:01:29 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-05 13:01:29 -0400 |
commit | 54194e1506bdd6dc37988678a8047ad4d48168fa (patch) | |
tree | 9993542bf3a332c6f6fd3a05721713ba31f2a25f /llvm/lib/Support/MemoryBuffer.cpp | |
parent | 91a3c6f3d66b866bcda8a0f7d4815bc8f2dbd86c (diff) | |
download | llvm-54194e1506bdd6dc37988678a8047ad4d48168fa.zip llvm-54194e1506bdd6dc37988678a8047ad4d48168fa.tar.gz llvm-54194e1506bdd6dc37988678a8047ad4d48168fa.tar.bz2 |
[RISCV][SiFive7] Change `Latency` of VCIX to the default (#106497)
Currently we multiply the default (`SiFive7GetCyclesDefault`) by 10, but
this turns out to be both surprising to our users and leads to worse
codegen in most cases. I think it's more natural to just keep the
default.
In the end the right solution is probably to have a separate scheduling
model for a particular VCIX coprocessor.
Diffstat (limited to 'llvm/lib/Support/MemoryBuffer.cpp')
0 files changed, 0 insertions, 0 deletions