diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2022-11-09 17:08:36 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2022-11-09 17:08:45 +0000 |
commit | 810b8fdff92ae8c234041234fdc1a175c3eb1ff9 (patch) | |
tree | bcf1142fdbd915304a1aa7d92da3b6874a766bff /lldb/source/Commands/CommandObjectCommands.cpp | |
parent | 56202c51d4473617b4d19205dfa90fd5a9098153 (diff) | |
download | llvm-810b8fdff92ae8c234041234fdc1a175c3eb1ff9.zip llvm-810b8fdff92ae8c234041234fdc1a175c3eb1ff9.tar.gz llvm-810b8fdff92ae8c234041234fdc1a175c3eb1ff9.tar.bz2 |
[X86] Replace unnecessary CVTPS2PI/CVTPS2DQ overrides with better base class defs
Broadwell/Haswell were completely overriding the WriteCvtPD2I class defs - we can remove those overrides entirely by just choosing better class defs.
Also fixes the scheduler for a missing YMM folded case - confirmed with Agner + uops.info that the port usage is correct
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions