[all-commits] [llvm/llvm-project] b16873: clang/HIP: Remove __ockl_fdot2 declaration (#201878)
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Jun 5 09:39:21 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b16873b218bd3f387adb33d796e0775a57a2490e
https://github.com/llvm/llvm-project/commit/b16873b218bd3f387adb33d796e0775a57a2490e
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2026-06-05 (Fri, 05 Jun 2026)
Changed paths:
M clang/lib/Headers/__clang_hip_libdevice_declares.h
M clang/test/Headers/__clang_hip_libdevice_declares.cpp
M clang/test/Headers/openmp-device-functions-bool.c
Log Message:
-----------
clang/HIP: Remove __ockl_fdot2 declaration (#201878)
The builtin headers should not be in the business of exporting
ockl functions, and only declaring the minimum which are actively
used by the builtin headers.
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