[all-commits] [llvm/llvm-project] 19c329: clang/HIP: Remove __ockl_fdot2 declaration
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Jun 5 09:13:23 PDT 2026
Branch: refs/heads/users/clang/hip-remove-ockl-fdot2-declaration
Home: https://github.com/llvm/llvm-project
Commit: 19c3293f97d5cd096cca58a8c4c7c0f362eb281b
https://github.com/llvm/llvm-project/commit/19c3293f97d5cd096cca58a8c4c7c0f362eb281b
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
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