diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2022-09-02 16:55:12 +0100 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2022-09-02 16:57:23 +0100 |
commit | 11765b77be84d793ebedc5b5436c463490746131 (patch) | |
tree | 6b8b79c9b084c5767098eeb64b3271c24a4bd8a8 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | a2ec18ee043f7c8caa0e9e329721182b9f1a5dcd (diff) | |
download | llvm-11765b77be84d793ebedc5b5436c463490746131.zip llvm-11765b77be84d793ebedc5b5436c463490746131.tar.gz llvm-11765b77be84d793ebedc5b5436c463490746131.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/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions