[PATCH] D39177: [CodeGen] Generate TBAA info for reference loads

Ivan Kosarev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 27 11:04:35 PDT 2017


kosarev updated this revision to Diff 120654.
kosarev added a comment.

- Fixed the type of the reference lvalue in loadToBegin().

John, can you please review the fix? Thanks.


https://reviews.llvm.org/D39177

Files:
  lib/CodeGen/CGBlocks.cpp
  lib/CodeGen/CGExpr.cpp
  lib/CodeGen/CGOpenMPRuntime.cpp
  lib/CodeGen/CGStmtOpenMP.cpp
  lib/CodeGen/CodeGenFunction.h
  test/CodeGen/tbaa-reference.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39177.120654.patch
Type: text/x-patch
Size: 11466 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171027/77fd2746/attachment-0001.bin>


More information about the cfe-commits mailing list