[all-commits] [llvm/llvm-project] b8b6a5: [OpenCL] Fix parsing of opencl-c.h as CL 3.0 with ...
Kévin Petit via All-commits
all-commits at lists.llvm.org
Thu Nov 4 07:18:28 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b8b6a5bc86f570a6fb94b88b8c9d634c3af71eca
https://github.com/llvm/llvm-project/commit/b8b6a5bc86f570a6fb94b88b8c9d634c3af71eca
Author: Kevin Petit <kevin.petit at arm.com>
Date: 2021-11-04 (Thu, 04 Nov 2021)
Changed paths:
M clang/lib/Headers/opencl-c.h
Log Message:
-----------
[OpenCL] Fix parsing of opencl-c.h as CL 3.0 with device-scope atomics enabled
https://reviews.llvm.org/D108392
Signed-off-by: Kevin Petit <kevin.petit at arm.com>
More information about the All-commits
mailing list