[all-commits] [llvm/llvm-project] c21a37: [GlobalIsel] [Utility] [NFC] Added isConstantOrCon...
Vikash Gupta via All-commits
all-commits at lists.llvm.org
Thu Dec 26 05:27:40 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c21a3776c94eef46ea43192c6d0b8df6258b6489
https://github.com/llvm/llvm-project/commit/c21a3776c94eef46ea43192c6d0b8df6258b6489
Author: Vikash Gupta <Vikash.Gupta at amd.com>
Date: 2024-12-26 (Thu, 26 Dec 2024)
Changed paths:
M llvm/include/llvm/CodeGen/GlobalISel/Utils.h
M llvm/lib/CodeGen/GlobalISel/Utils.cpp
M llvm/unittests/CodeGen/GlobalISel/GISelUtilsTest.cpp
Log Message:
-----------
[GlobalIsel] [Utility] [NFC] Added isConstantOrConstantSplatVectorFP to handle float constants. (#120935)
Needed for #120104
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