diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2024-05-13 13:44:32 +0100 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2024-05-13 13:44:32 +0100 |
commit | 1a4b113a41266b94fe217e5fe90d91db15d2356b (patch) | |
tree | c63cd3f3cc25bde21b6027a191d294c289263bab /clang/lib/Sema/SemaOpenMP.cpp | |
parent | 061db17a3075e34c55ebd463d06e16771e398e04 (diff) | |
download | llvm-1a4b113a41266b94fe217e5fe90d91db15d2356b.zip llvm-1a4b113a41266b94fe217e5fe90d91db15d2356b.tar.gz llvm-1a4b113a41266b94fe217e5fe90d91db15d2356b.tar.bz2 |
[CostModel][X86] getCastInstrCost - update cost tables to support CostKinds
Add TypeConversionCostKindTblEntry to hold the costs kinds and update the cast tables to take the existing default codesize/latency/sizelatency values (I'll update these values in future commits).
I've moved AdjustCost to the end of the function to ensure we don't accidentally use it, apart from when we fallback to default cost calculations.
Diffstat (limited to 'clang/lib/Sema/SemaOpenMP.cpp')
0 files changed, 0 insertions, 0 deletions