diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2021-09-11 20:29:25 +0100 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2021-09-13 08:36:43 +0100 |
commit | 65ad09da0ea7b947ce4bfa96dee00a53230f4cf9 (patch) | |
tree | d5b98ef498fe564b12550cd0aef06e782b5e2f4d /llvm/lib/Object/XCOFFObjectFile.cpp | |
parent | 6d970e83fac56cefc18d352a760cddb1c6d29e09 (diff) | |
download | llvm-65ad09da0ea7b947ce4bfa96dee00a53230f4cf9.zip llvm-65ad09da0ea7b947ce4bfa96dee00a53230f4cf9.tar.gz llvm-65ad09da0ea7b947ce4bfa96dee00a53230f4cf9.tar.bz2 |
[X86][SLM] Fix DIVPD/DIVPS/RCPPS/RSQRTPS/SQRTPD/SQRTPS/DPPD/DPPS uops, latency and throughput
The packed variants of the instructions had been modelled as the same as the scalar variants.
Reported during a run of llvm-exegesis on a cheap SLM box and matches what Agner / InstLatX64 report as well.
Diffstat (limited to 'llvm/lib/Object/XCOFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions