[all-commits] [llvm/llvm-project] eca05f: [X86] Switch operands order for FMINIMUMNUM/FMAXIM...
Phoebe Wang via All-commits
all-commits at lists.llvm.org
Sun Jul 6 18:57:24 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eca05fde844bdb377f872e6e464d10be304853f2
https://github.com/llvm/llvm-project/commit/eca05fde844bdb377f872e6e464d10be304853f2
Author: Phoebe Wang <phoebe.wang at intel.com>
Date: 2025-07-07 (Mon, 07 Jul 2025)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/test/CodeGen/X86/fminimumnum-fmaximumnum.ll
Log Message:
-----------
[X86] Switch operands order for FMINIMUMNUM/FMAXIMUMNUM (#147193)
When optimizate for NaN, switch operands order for
FMINIMUMNUM/FMAXIMUMNUM.
Fixes #135313
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list