diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2022-09-03 10:42:20 +0100 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2022-09-03 10:42:20 +0100 |
commit | 0735200e3f50de1cab4d2fff0ebff9aec52ff074 (patch) | |
tree | 2996d625c986e27252a1a98073c0c733920c5792 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 82090cb85eaa14ca2203aa9b234f132aa7a7a961 (diff) | |
download | llvm-0735200e3f50de1cab4d2fff0ebff9aec52ff074.zip llvm-0735200e3f50de1cab4d2fff0ebff9aec52ff074.tar.gz llvm-0735200e3f50de1cab4d2fff0ebff9aec52ff074.tar.bz2 |
[CostModel][X86] Add CostKinds handling for fmul ops
This was achieved with an updated version of the 'cost-tables vs llvm-mca' script D103695
As we're using 'typical' worst case values, not all cost entries come from a single CPU - e.g. the latency/throughput from haswell but the size-latency(uops) from zen1/alderlake-e due to 'double pumping'
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions