[all-commits] [llvm/llvm-project] 83ac80: [X86][GlobalIsel] Support G_IS_FPCLASS (#162232)
Mahesh-Attarde via All-commits
all-commits at lists.llvm.org
Tue Oct 14 06:21:22 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 83ac8084385aa8b08bb9050a16add6c44432e8f1
https://github.com/llvm/llvm-project/commit/83ac8084385aa8b08bb9050a16add6c44432e8f1
Author: Mahesh-Attarde <mahesh.attarde at intel.com>
Date: 2025-10-14 (Tue, 14 Oct 2025)
Changed paths:
M llvm/lib/Target/X86/GISel/X86LegalizerInfo.cpp
M llvm/test/CodeGen/X86/isel-fpclass.ll
Log Message:
-----------
[X86][GlobalIsel] Support G_IS_FPCLASS (#162232)
Some of dependency opcodes for G_IS_FPCLASS are now supported. This
patch adds lowering for G_IS_FPCLASS.
Test is updated for GISEL Run separately [Test
PR] #160741.
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