diff options
author | azwolski <antoni.zwolski@intel.com> | 2025-09-23 17:24:59 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-23 17:24:59 +0200 |
commit | 6d4bb2088818784c89eea8ecc799852ea48e086b (patch) | |
tree | d463eec1aa6cf47befcd0bb9f8991a7e1aea69f4 /llvm/lib/Object/COFFObjectFile.cpp | |
parent | 1ed6be69121bacfddb2951293f69f367a5740360 (diff) | |
download | llvm-6d4bb2088818784c89eea8ecc799852ea48e086b.zip llvm-6d4bb2088818784c89eea8ecc799852ea48e086b.tar.gz llvm-6d4bb2088818784c89eea8ecc799852ea48e086b.tar.bz2 |
[X86] Invalid fp16 comparison fix (#160304)
Missing `VCMPPHZrrik`, `VCMPPHZ128rrik`, and `VCMPPHZ256rrik` opcodes in
`commuteInstructionImpl` and `findCommutedOpIndices` led to improper
handling of compare instruction during optimization. Operands were
commuted, but swapping of the immediate was not called.
Fixes: #159723
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions