[PATCH] D106260: [OpenCL] Add support of __opencl_c_3d_image_writes feature macro

Anton Zabaznov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 19 03:51:50 PDT 2021


azabaznov updated this revision to Diff 359734.
azabaznov added a comment.

Change diagnostic output


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D106260/new/

https://reviews.llvm.org/D106260

Files:
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/Basic/OpenCLOptions.cpp
  clang/lib/Basic/Targets/AMDGPU.h
  clang/lib/Sema/SemaType.cpp
  clang/test/Misc/opencl-c-3.0.incorrect_options.cl
  clang/test/SemaOpenCL/unsupported-image.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106260.359734.patch
Type: text/x-patch
Size: 7663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210719/566fed75/attachment-0001.bin>


More information about the cfe-commits mailing list