[all-commits] [llvm/llvm-project] 0f01cd: [X86][GlobalIsel] support G_FABS (#136718)
Mahesh-Attarde via All-commits
all-commits at lists.llvm.org
Wed Jun 25 02:14:02 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0f01cd52891421bd0283b2bf14b968a857321d7f
https://github.com/llvm/llvm-project/commit/0f01cd52891421bd0283b2bf14b968a857321d7f
Author: Mahesh-Attarde <mahesh.attarde at intel.com>
Date: 2025-06-25 (Wed, 25 Jun 2025)
Changed paths:
M llvm/lib/Target/X86/GISel/X86InstructionSelector.cpp
M llvm/lib/Target/X86/GISel/X86LegalizerInfo.cpp
M llvm/test/CodeGen/X86/isel-fabs-x87.ll
M llvm/test/CodeGen/X86/isel-fabs.ll
Log Message:
-----------
[X86][GlobalIsel] support G_FABS (#136718)
Adds support for G_FABS for f80.
---------
Co-authored-by: mattarde <mattarde at intel.com>
Co-authored-by: Simon Pilgrim <llvm-dev at redking.me.uk>
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