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

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 16 14:31:53 PDT 2020


yaxunl added a comment.

I am OK with the changes regarding null pointer. I guess people seldom set pointer to zero address in OpenCL.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89520



More information about the cfe-commits mailing list