[PATCH] D89520: Don't permit array bound constant folding in OpenCL.

Richard Smith - zygoloid via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 16 14:39:59 PDT 2020


rsmith updated this revision to Diff 298764.
rsmith added a comment.

Rebase on D89523 <https://reviews.llvm.org/D89523>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89520

Files:
  clang/lib/AST/ExprConstant.cpp
  clang/lib/Sema/SemaType.cpp
  clang/test/CodeGenOpenCL/amdgpu-nullptr.cl
  clang/test/SemaOpenCL/address-spaces.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89520.298764.patch
Type: text/x-patch
Size: 9692 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201016/a117bd8d/attachment.bin>


More information about the cfe-commits mailing list