diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2021-05-15 14:25:48 +0100 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2021-05-15 14:25:48 +0100 |
commit | f9b1208681f650eed536648e26b0f9266134b628 (patch) | |
tree | 303237e3d57545e8cac9debbe1eafd2d28f8f788 /llvm/lib/Demangle/RustDemangle.cpp | |
parent | f0660a977e6822ae68e4c88641d1909b555f0e05 (diff) | |
download | llvm-f9b1208681f650eed536648e26b0f9266134b628.zip llvm-f9b1208681f650eed536648e26b0f9266134b628.tar.gz llvm-f9b1208681f650eed536648e26b0f9266134b628.tar.bz2 |
[X86][Atom] Fix vector integer multiplication resource/throughputs
Match whats documented in the Intel AOM (and Agner/instlatx64 agree) - vector integer multiplies are pipelined - all Port0, throughput = 2 @ 128bits, 1 @ 64bits.
Noticed while checking reduction costs - now that we can use in-order models in llvm-mca, the atom model is the "worst case scenario" we have in x86.
Diffstat (limited to 'llvm/lib/Demangle/RustDemangle.cpp')
0 files changed, 0 insertions, 0 deletions