diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2022-09-02 11:49:46 +0100 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2022-09-02 11:50:01 +0100 |
commit | ad16f3e413545fa87a31f2ae9680b96fd8dd0507 (patch) | |
tree | 5fdd526d41757331957372385f16390ab53bfd8c /clang/unittests/libclang/LibclangTest.cpp | |
parent | 91e67c074922cc667fa1c43fc1f01acb96faa0f9 (diff) | |
download | llvm-ad16f3e413545fa87a31f2ae9680b96fd8dd0507.zip llvm-ad16f3e413545fa87a31f2ae9680b96fd8dd0507.tar.gz llvm-ad16f3e413545fa87a31f2ae9680b96fd8dd0507.tar.bz2 |
[CostModel][X86] Add CostKinds handling for fadd/fsub/fneg ops
This was achieved with an updated version of the 'cost-tables vs llvm-mca' script D103695 which I'll update shortly
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/unittests/libclang/LibclangTest.cpp')
0 files changed, 0 insertions, 0 deletions