[all-commits] [llvm/llvm-project] 23ec9e: [X86][AVX10.2] Lower fmininum/fmaximum to VMINMAX*...
Phoebe Wang via All-commits
all-commits at lists.llvm.org
Wed Jan 1 19:30:48 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 23ec9ee17eacb18eeb01d3c5a0d424852c7c1909
https://github.com/llvm/llvm-project/commit/23ec9ee17eacb18eeb01d3c5a0d424852c7c1909
Author: Phoebe Wang <phoebe.wang at intel.com>
Date: 2025-01-02 (Thu, 02 Jan 2025)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/lib/Target/X86/X86InstrAVX10.td
M llvm/test/CodeGen/X86/fminimum-fmaximum.ll
M llvm/test/TableGen/x86-fold-tables.inc
Log Message:
-----------
[X86][AVX10.2] Lower fmininum/fmaximum to VMINMAX* (#121373)
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