[PATCH] D39008: [CodeGen] Propagate may-alias'ness of lvalues with TBAA info
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 23 00:41:18 PDT 2017
rjmccall accepted this revision.
rjmccall added a comment.
This revision is now accepted and ready to land.
Well, I've been agreeing so far that it makes sense to propagate TBAA information separately from LValueBaseInfo, and this seems like a logical part of that, so okay.
Repository:
rL LLVM
https://reviews.llvm.org/D39008
More information about the cfe-commits
mailing list