[all-commits] [llvm/llvm-project] ecd25a: libclc: Add __clc_issubnormal (#181782)
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Feb 18 01:29:57 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ecd25afa90ee3a81bacbf160495147662bfca07c
https://github.com/llvm/llvm-project/commit/ecd25afa90ee3a81bacbf160495147662bfca07c
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2026-02-18 (Wed, 18 Feb 2026)
Changed paths:
A libclc/clc/include/clc/relational/clc_issubnormal.h
M libclc/clc/include/clc/relational/relational.h
M libclc/clc/lib/generic/SOURCES
A libclc/clc/lib/generic/relational/clc_issubnormal.cl
Log Message:
-----------
libclc: Add __clc_issubnormal (#181782)
This is the missing of the FP class queries.
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