diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2022-08-26 14:13:24 +0100 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2022-08-26 14:28:35 +0100 |
commit | 9f94240fe1bde28e3d275fade910ddde87134f44 (patch) | |
tree | 9eff71ea5d0dea14aabd734d1e1d257113438ed0 /clang/lib/Basic/IdentifierTable.cpp | |
parent | 59656c0492224a2da590b913959630107e0a31f4 (diff) | |
download | llvm-9f94240fe1bde28e3d275fade910ddde87134f44.zip llvm-9f94240fe1bde28e3d275fade910ddde87134f44.tar.gz llvm-9f94240fe1bde28e3d275fade910ddde87134f44.tar.bz2 |
[CostModel][X86] getArithmeticInstrCost - use cost kind specific look up tables
Building on D132216, use CostKindTblEntry cost tables to simplify the transition to supporting cost kinds other than recip-throughput
Adding full cost kinds support is going to take a while, but by converting to CostKindTblEntry first it will make it easier to support the costs on a per-ISD basis.
Diffstat (limited to 'clang/lib/Basic/IdentifierTable.cpp')
0 files changed, 0 insertions, 0 deletions