[all-commits] [llvm/llvm-project] 0b4488: [OpenCL] Add cl_khr_subgroup_extended_types to Tab...
Sven van Haastregt via All-commits
all-commits at lists.llvm.org
Thu Feb 11 01:33:15 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0b448854daffd57869254089ebb1bf69e8449823
https://github.com/llvm/llvm-project/commit/0b448854daffd57869254089ebb1bf69e8449823
Author: Sven van Haastregt <sven.vanhaastregt at arm.com>
Date: 2021-02-11 (Thu, 11 Feb 2021)
Changed paths:
M clang/lib/Sema/OpenCLBuiltins.td
M clang/test/SemaOpenCL/fdeclare-opencl-builtins.cl
Log Message:
-----------
[OpenCL] Add cl_khr_subgroup_extended_types to TableGen BIFs
Add the builtin functions brought by the
cl_khr_subgroup_extended_types extension to
`-fdeclare-opencl-builtins`.
Differential Revision: https://reviews.llvm.org/D96279
More information about the All-commits
mailing list