diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2021-07-07 15:27:14 +0100 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2021-07-07 16:52:34 +0100 |
commit | ded8866f4a4600c69f3d1d6f5e0c9ec7bd9ade45 (patch) | |
tree | e18d7992ec22aa504ab269ec68d857b2c4d2698b /lldb/source/Plugins/ScriptInterpreter/Lua/ScriptInterpreterLua.cpp | |
parent | d7e65757ed8f2dfe17b71cf169a3c83a155d1c2b (diff) | |
download | llvm-ded8866f4a4600c69f3d1d6f5e0c9ec7bd9ade45.zip llvm-ded8866f4a4600c69f3d1d6f5e0c9ec7bd9ade45.tar.gz llvm-ded8866f4a4600c69f3d1d6f5e0c9ec7bd9ade45.tar.bz2 |
[X86][Atom] Fix vector fp<->int resource/throughputs
Match whats documented in the Intel AOM - almost all the conversion instructions requires BOTH ports (apart from the MMX cvtpi2ps/cvtpi2ps instructions which we already override) - this was being incorrectly modelled as EITHER port.
Now that we can use in-order models in llvm-mca, the atom model is a good "worst case scenario" analysis for x86.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Lua/ScriptInterpreterLua.cpp')
0 files changed, 0 insertions, 0 deletions