[all-commits] [llvm/llvm-project] 5f22de: Clang: Deprecate float support from __builtin_elem...
YunQiang Su via All-commits
all-commits at lists.llvm.org
Fri Feb 27 18:56:23 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5f22decefac061c6e1e01804d46669a8c3ebc06c
https://github.com/llvm/llvm-project/commit/5f22decefac061c6e1e01804d46669a8c3ebc06c
Author: YunQiang Su <yunqiang at isrc.iscas.ac.cn>
Date: 2026-02-28 (Sat, 28 Feb 2026)
Changed paths:
M clang/docs/LanguageExtensions.rst
M clang/docs/ReleaseNotes.rst
M clang/include/clang/Basic/DiagnosticSemaKinds.td
M clang/lib/Sema/SemaChecking.cpp
M clang/test/Sema/builtins-elementwise-math.c
M clang/test/SemaCXX/builtins-elementwise-math.cpp
M libclc/clc/lib/generic/math/clc_fdim.inc
Log Message:
-----------
Clang: Deprecate float support from __builtin_elementwise_max (#180885)
Now we have
__builtin_elementwise_maxnum
__builtin_elementwise_maximum
__builtin_elementwise_maximumnum
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