[all-commits] [llvm/llvm-project] 03919e: [Clang][OpenCL] Declare cl_amd_media_ops/cl_amd_me...
Juan Manuel Martinez Caamaño via All-commits
all-commits at lists.llvm.org
Wed Jul 2 07:55:45 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 03919ef8d9d952b2e5b7feb8c39f0eec9f4bada4
https://github.com/llvm/llvm-project/commit/03919ef8d9d952b2e5b7feb8c39f0eec9f4bada4
Author: Juan Manuel Martinez Caamaño <jmartinezcaamao at gmail.com>
Date: 2025-07-02 (Wed, 02 Jul 2025)
Changed paths:
M clang/lib/Sema/OpenCLBuiltins.td
A clang/test/SemaOpenCL/amd-media-ops.cl
Log Message:
-----------
[Clang][OpenCL] Declare cl_amd_media_ops/cl_amd_media_ops2 builtins with -fdeclare-opencl-builtins (#143507)
cl_amd_media_ops/cl_amd_media_ops2 builtins are currently not declared
with -fdeclare-opencl-builtins.
This patch adds support for these builtins.
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