[PATCH] D75423: [OpenCL] Mark pointers to constant address space as invariant
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 2 10:41:23 PST 2020
yaxunl updated this revision to Diff 247688.
yaxunl marked 2 inline comments as done.
yaxunl added a comment.
revised by John's comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75423/new/
https://reviews.llvm.org/D75423
Files:
clang/lib/CodeGen/CGDeclCXX.cpp
clang/lib/CodeGen/CGExpr.cpp
clang/lib/CodeGen/CGExprScalar.cpp
clang/lib/CodeGen/CodeGenFunction.h
clang/test/CodeGenOpenCL/invariant.cl
clang/test/CodeGenOpenCL/printf.cl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75423.247688.patch
Type: text/x-patch
Size: 16447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200302/7b311f09/attachment-0001.bin>
More information about the cfe-commits
mailing list