diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2022-09-05 13:43:56 +0100 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2022-09-05 13:44:05 +0100 |
commit | bd0801cddfc8e827f17d45a43ac8d3754e0c3124 (patch) | |
tree | 6d1b82d0f84e185b93e0002a00839e4392f258ec /llvm/lib/Object/COFFObjectFile.cpp | |
parent | f7dd9a32060ab5b024424d24f6fbbd54b301a491 (diff) | |
download | llvm-bd0801cddfc8e827f17d45a43ac8d3754e0c3124.zip llvm-bd0801cddfc8e827f17d45a43ac8d3754e0c3124.tar.gz llvm-bd0801cddfc8e827f17d45a43ac8d3754e0c3124.tar.bz2 |
[X86] Cleanup SLM SSE shift and CMPGTQ scheduler model numbers
These were causing weird mismatches for the D103695 script report as I'm trying to enable cost kinds support for vector shift and integer comparisons.
The SSE shifts by (non-constant) scalar are half-rate but still only 1uop and PCMPGT is half-rate and only on Pipe0 (although not as slow as PCMPEQQ which we already handle).
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions