diff options
author | Jim Lin <jim@andestech.com> | 2025-06-04 16:11:43 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-04 16:11:43 +0800 |
commit | 991d754074c187016c0159113ca64d0c55fe86c1 (patch) | |
tree | 2af025835ff865b3b570daa429cfc305d89bd905 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | b36e161a09bdebbabe159598778abb011303a9eb (diff) | |
download | llvm-991d754074c187016c0159113ca64d0c55fe86c1.zip llvm-991d754074c187016c0159113ca64d0c55fe86c1.tar.gz llvm-991d754074c187016c0159113ca64d0c55fe86c1.tar.bz2 |
[RISCV] Implement base scheduling model for andes 45 series processor. (#141008)
This patch implements scheduling model for IMAFD and Zb extension. The
latency and throughput of all instructions, except load/store, are
measured by llvm-exegesis.
Scheduling model for V and other extensions will be added in a follow-up
patch.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions