[PATCH] D42366: [CodeGen] Fix generation of TBAA tags for may-alias accesses

Ivan Kosarev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 19 03:05:40 PST 2018


kosarev updated this revision to Diff 134877.
kosarev edited the summary of this revision.
kosarev added a comment.

Do not change the size field of may-alias TBAA descriptors for now.


https://reviews.llvm.org/D42366

Files:
  lib/CodeGen/CodeGenModule.cpp
  lib/CodeGen/CodeGenTBAA.cpp
  lib/CodeGen/CodeGenTBAA.h
  test/CodeGen/may-alias.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42366.134877.patch
Type: text/x-patch
Size: 6821 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180219/3caac03e/attachment.bin>


More information about the llvm-commits mailing list