[all-commits] [llvm/llvm-project] b48e3c: [OpenCL] opencl-c.h: Fix incorrect get_image_width...
Sven van Haastregt via All-commits
all-commits at lists.llvm.org
Fri Feb 25 03:06:19 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b48e3c805c253d0a1194bede81b3f8e225f40824
https://github.com/llvm/llvm-project/commit/b48e3c805c253d0a1194bede81b3f8e225f40824
Author: Sven van Haastregt <sven.vanhaastregt at arm.com>
Date: 2022-02-25 (Fri, 25 Feb 2022)
Changed paths:
M clang/lib/Headers/opencl-c.h
Log Message:
-----------
[OpenCL] opencl-c.h: Fix incorrect get_image_width guard
`cl_khr_3d_image_writes` should not guard `read_only image3d_t`.
More information about the All-commits
mailing list