[all-commits] [llvm/llvm-project] a0c5f1: [SystemZ][zOS] disable _Float16 support on z/OS (#...
Sean Perry via All-commits
all-commits at lists.llvm.org
Thu Jun 26 12:21:26 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a0c5f1992d2188dd58987445aa00a55edad2357f
https://github.com/llvm/llvm-project/commit/a0c5f1992d2188dd58987445aa00a55edad2357f
Author: Sean Perry <perry at ca.ibm.com>
Date: 2025-06-26 (Thu, 26 Jun 2025)
Changed paths:
M clang/lib/Basic/Targets/SystemZ.h
M clang/test/Sema/Float16.c
M clang/test/SemaCXX/Float16.cpp
Log Message:
-----------
[SystemZ][zOS] disable _Float16 support on z/OS (#145532)
The new half float type (aka _Float16 ) isn't supported on z/OS.
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