[PATCH] D39008: [CodeGen] Propagate may-alias'ness of lvalues with TBAA info

Ivan Kosarev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 26 05:38:27 PDT 2017


kosarev added a comment.

I suspect this is supposed to be in this diff:

In https://reviews.llvm.org/D38796#906887, @rjmccall wrote:

> I think probably the best solution is to track may-alias-ness explicitly in the TBAAAccessInfo instead of relying in the frontend on being able to distinguish things in the LLVM metadata.



Repository:
  rL LLVM

https://reviews.llvm.org/D39008





More information about the cfe-commits mailing list