diff options
author | Shih-Po Hung <shihpo.hung@sifive.com> | 2023-12-28 14:36:01 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-28 14:36:01 +0800 |
commit | 3e75dece919511e4a2edada82d783304cc14a9cd (patch) | |
tree | 244aec8333ee240154f37df214b062cd6d9a984c /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 98073057ee45bc4a9256ecc70dc3da20b0fd5d3b (diff) | |
download | llvm-3e75dece919511e4a2edada82d783304cc14a9cd.zip llvm-3e75dece919511e4a2edada82d783304cc14a9cd.tar.gz llvm-3e75dece919511e4a2edada82d783304cc14a9cd.tar.bz2 |
[RISCV][CostModel] Add getRISCVInstructionCost() to TTI for Cost… (#73651)
…Kind
Instruction cost for CodeSize and Latency/RecipThroughput can be very
different. Considering the diversity of CostKind and vendor-specific
cost, and how they are spread across various TTI functions, it's
becoming quite a challenge to handle. This patch adds an interface
getRISCVInstructionCost to address it.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions