diff options
author | Min-Yih Hsu <min.hsu@sifive.com> | 2025-02-26 09:05:51 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-26 09:05:51 -0800 |
commit | 8ffda96dbedeeaf8c000ec7ee2a156d1d6e3fd2a (patch) | |
tree | 9ac84ba9bae2368aac83bcf2fc4047d32a820f74 /libcxx/include/__algorithm/equal.h | |
parent | f161b1b5265baadc443506b88bd1084adccaef90 (diff) | |
download | llvm-8ffda96dbedeeaf8c000ec7ee2a156d1d6e3fd2a.zip llvm-8ffda96dbedeeaf8c000ec7ee2a156d1d6e3fd2a.tar.gz llvm-8ffda96dbedeeaf8c000ec7ee2a156d1d6e3fd2a.tar.bz2 |
[RISCV] Update MicroOpBufferSize in P400 & P600 scheduling models (#128786)
The numbers we previously picked for MicroOpBufferSize in both P400 and
P600's scheduling models turned out to be too conservative and didn't
properly reflect the characteristics of our microarchitectures. This
patch updates these numbers to be more faithful to our hardware.
This is unlikely to have any significant impact on MachineScheduler as
it only uses MicroOpBufferSize in few places. That said, it is supposed
to improve the accuracy of llvm-mca.
Diffstat (limited to 'libcxx/include/__algorithm/equal.h')
0 files changed, 0 insertions, 0 deletions