[all-commits] [llvm/llvm-project] 1d0bb3: [APFloat]extract `fltSemantics::isRepresentableBy`...
Congcong Cai via All-commits
all-commits at lists.llvm.org
Mon Jan 13 14:09:57 PST 2025
Branch: refs/heads/users/ccc01-12-_apfloat_extract_fltsemantics_isrepresentableby_to_header
Home: https://github.com/llvm/llvm-project
Commit: 1d0bb33e9c18afbf85948cc6cc56c63a8a98c313
https://github.com/llvm/llvm-project/commit/1d0bb33e9c18afbf85948cc6cc56c63a8a98c313
Author: Congcong Cai <congcongcai0907 at 163.com>
Date: 2025-01-13 (Mon, 13 Jan 2025)
Changed paths:
M llvm/include/llvm/ADT/APFloat.h
M llvm/lib/Support/APFloat.cpp
Log Message:
-----------
[APFloat]extract `fltSemantics::isRepresentableBy` to header
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