[all-commits] [llvm/llvm-project] 42e018: [OpenCL] Add cl_khr_subgroup_shuffle* to TableGen ...
Sven van Haastregt via All-commits
all-commits at lists.llvm.org
Fri Feb 5 06:16:54 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 42e018997b23af74eee4acdc0388ae44b36d69f9
https://github.com/llvm/llvm-project/commit/42e018997b23af74eee4acdc0388ae44b36d69f9
Author: Sven van Haastregt <sven.vanhaastregt at arm.com>
Date: 2021-02-05 (Fri, 05 Feb 2021)
Changed paths:
M clang/lib/Sema/OpenCLBuiltins.td
Log Message:
-----------
[OpenCL] Add cl_khr_subgroup_shuffle* to TableGen BIFs
Add the builtin functions brought by the cl_khr_subgroup_shuffle and
cl_khr_subgroup_shuffle_relative extensions to
`-fdeclare-opencl-builtins`.
More information about the All-commits
mailing list