[all-commits] [llvm/llvm-project] 6c79cc: [X86] Lower mathlib call ldexp into scalef when av...
Kavin Gnanapandithan via All-commits
all-commits at lists.llvm.org
Thu Nov 20 08:40:08 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6c79cc7ff7901e9c8a3a4e924abd0e9dbfae039c
https://github.com/llvm/llvm-project/commit/6c79cc7ff7901e9c8a3a4e924abd0e9dbfae039c
Author: Kavin Gnanapandithan <kavin.balag at gmail.com>
Date: 2025-11-20 (Thu, 20 Nov 2025)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/test/CodeGen/X86/fold-int-pow2-with-fmul-or-fdiv.ll
M llvm/test/CodeGen/X86/ldexp-avx512.ll
Log Message:
-----------
[X86] Lower mathlib call ldexp into scalef when avx512 is enabled (#166839)
Resolves #165694
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