[all-commits] [llvm/llvm-project] ad56f6: [APFloat][NFC]extract `fltSemantics::isRepresentab...
Congcong Cai via All-commits
all-commits at lists.llvm.org
Mon Jan 13 14:12:26 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ad56f6267f6b208c46074d9f58464f171418d619
https://github.com/llvm/llvm-project/commit/ad56f6267f6b208c46074d9f58464f171418d619
Author: Congcong Cai <congcongcai0907 at 163.com>
Date: 2025-01-14 (Tue, 14 Jan 2025)
Changed paths:
M llvm/include/llvm/ADT/APFloat.h
M llvm/lib/Support/APFloat.cpp
Log Message:
-----------
[APFloat][NFC]extract `fltSemantics::isRepresentableBy` to header (#122636)
isRepresentableBy is useful to check float point type compatibility
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