[all-commits] [llvm/llvm-project] 35fff2: [OpenCL] opencl-c.h: add missing read_write image ...
Sven van Haastregt via All-commits
all-commits at lists.llvm.org
Thu Jan 27 02:33:36 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 35fff208cad6f271410800998447dc0dd2704085
https://github.com/llvm/llvm-project/commit/35fff208cad6f271410800998447dc0dd2704085
Author: Sven van Haastregt <sven.vanhaastregt at arm.com>
Date: 2022-01-27 (Thu, 27 Jan 2022)
Changed paths:
M clang/lib/Headers/opencl-c.h
Log Message:
-----------
[OpenCL] opencl-c.h: add missing read_write image guards
The get_image_num_mip_levels overloads that take a read_write image
parameter were missing the __opencl_c_read_write_images guard.
More information about the All-commits
mailing list