[PATCH] D22189: llvm.noalias - Clang CodeGen - check restrict variable map only for restrict-qualified lvalues

Hal Finkel via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 14 21:28:06 PDT 2017


hfinkel updated this revision to Diff 111130.
hfinkel added a comment.
Herald added a subscriber: jholewinski.

Rebased.


https://reviews.llvm.org/D22189

Files:
  lib/CodeGen/CGDeclCXX.cpp
  lib/CodeGen/CGExpr.cpp
  lib/CodeGen/CGOpenMPRuntime.cpp
  lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
  lib/CodeGen/CGStmtOpenMP.cpp
  lib/CodeGen/CodeGenFunction.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22189.111130.patch
Type: text/x-patch
Size: 7013 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170815/89c5e263/attachment.bin>


More information about the cfe-commits mailing list