[all-commits] [llvm/llvm-project] 154738: [X86] Support lowering of FMINIMUMNUM/FMAXIMUMNUM ...
Phoebe Wang via All-commits
all-commits at lists.llvm.org
Mon Jan 6 05:29:20 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1547382033ca156c13fc16c3b2baed7350b6de8e
https://github.com/llvm/llvm-project/commit/1547382033ca156c13fc16c3b2baed7350b6de8e
Author: Phoebe Wang <phoebe.wang at intel.com>
Date: 2025-01-06 (Mon, 06 Jan 2025)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
M llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/test/CodeGen/AMDGPU/maximumnum.ll
M llvm/test/CodeGen/AMDGPU/minimumnum.ll
A llvm/test/CodeGen/X86/fminimumnum-fmaximumnum.ll
Log Message:
-----------
[X86] Support lowering of FMINIMUMNUM/FMAXIMUMNUM (#121464)
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