diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2022-09-06 10:34:53 +0100 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2022-09-06 10:34:53 +0100 |
commit | c1b5e36d74a3f604bcb55277e22c39f18fc637ce (patch) | |
tree | 868a02d01eb11a18c5c86777254d1e0aad354a40 /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h | |
parent | 6a8bbd26ab22e5c4962b86fc5385b04f0e690b92 (diff) | |
download | llvm-c1b5e36d74a3f604bcb55277e22c39f18fc637ce.zip llvm-c1b5e36d74a3f604bcb55277e22c39f18fc637ce.tar.gz llvm-c1b5e36d74a3f604bcb55277e22c39f18fc637ce.tar.bz2 |
[CostModel][X86] Add CostKinds handling for fcmp ops
This was achieved with an updated version of the 'cost-tables vs llvm-mca' script D103695 (although it still struggles with avx512 predicate numbers which had to be done manually)
SSE numbers are still too low for FCMP_ONE/FCMP_UEQ cases which expand to a more complex sequence than the existing 'ExtraCost' system can manage.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h')
0 files changed, 0 insertions, 0 deletions