diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2025-06-13 12:49:22 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-13 12:49:22 +0100 |
commit | f1036d844e4b886ac702859ccf8a19cf2153c7f7 (patch) | |
tree | c5fcde472bc3aa3d1dc0db71d18016492a0fcb99 /llvm/lib/ProfileData/Coverage/CoverageMapping.cpp | |
parent | 41b37f05554ae59974675ae219430b5598c6159f (diff) | |
download | llvm-f1036d844e4b886ac702859ccf8a19cf2153c7f7.zip llvm-f1036d844e4b886ac702859ccf8a19cf2153c7f7.tar.gz llvm-f1036d844e4b886ac702859ccf8a19cf2153c7f7.tar.bz2 |
[X86] X86InstrInfo::commuteInstructionImpl - remove (V)BLENDPD/S commutation to (V)MOVSD/S optsize handling (#144051)
Just commute with (V)BLENDPD/S like all other BLEND instructions
This is now handled more generally by the X86FixupInstTuningPass (OptSize fold occurs even without a scheduler model).
First step towards #142972
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMapping.cpp')
0 files changed, 0 insertions, 0 deletions