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

Ivan Kosarev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 19 00:08:21 PST 2018


kosarev added a comment.

John, the patch hangs for about a month now and Hal still seems to be extremely busy. Can we commit this with the constant to be whatever you think is most correct and the fix it as needed and if needed later? At this very moment we don't analyze the size fields of tags anyway, so the point of this patch is mostly to handle may-alias-marked types correctly.


Repository:
  rL LLVM

https://reviews.llvm.org/D42366





More information about the cfe-commits mailing list