[PATCH] D34318: [BasicAA] Use MayAlias instead of PartialAlias for fallback.
Hal Finkel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 19 19:16:37 PDT 2017
hfinkel accepted this revision.
hfinkel added a comment.
This revision is now accepted and ready to land.
I'd also like to get rid of this hack, and now that the union situation is resolved (at least in the sense that the metadata is now conservatively correct), I think that we should try. Assuming that self hosting and an associated test suite run is clean, this LGTM.
https://reviews.llvm.org/D34318
More information about the llvm-commits
mailing list