diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2025-06-13 11:05:57 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-13 11:05:57 +0100 |
commit | 058602372e2bb7460469c5c53cc36f0a4b131f54 (patch) | |
tree | 5b5709a1b78c9c5b085b0477e3af37de38c65f1a /llvm/lib/ProfileData/Coverage/CoverageMapping.cpp | |
parent | 5762491e2a1935911c1e998a4865591d429f8559 (diff) | |
download | llvm-058602372e2bb7460469c5c53cc36f0a4b131f54.zip llvm-058602372e2bb7460469c5c53cc36f0a4b131f54.tar.gz llvm-058602372e2bb7460469c5c53cc36f0a4b131f54.tar.bz2 |
[X86] X86FixupInstTuning - fold BLENDPS -> MOVSD (#144029)
Reduces codesize - make use of free PS<->PD domain transfers (like we do in many other places) and replace a suitable BLENDPS mask with MOVSD if OptSize or the scheduler prefers it
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMapping.cpp')
0 files changed, 0 insertions, 0 deletions