[all-commits] [llvm/llvm-project] 543480: AMDGPU: Use less surprising form of ConstantFP::get
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri May 9 05:01:40 PDT 2025
Branch: refs/heads/users/arsenm/amdgpu/use-less-surprising-form-ConstantFP-get
Home: https://github.com/llvm/llvm-project
Commit: 543480125d351f25c62fbfbdf37a1844453afedb
https://github.com/llvm/llvm-project/commit/543480125d351f25c62fbfbdf37a1844453afedb
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-05-09 (Fri, 09 May 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUInstCombineIntrinsic.cpp
Log Message:
-----------
AMDGPU: Use less surprising form of ConstantFP::get
Avoid deducing the IR type from the APFloat type
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