[PATCH] D70924: [Metadata] Add TBAA struct metadata to `AAMDNode`
Anton Afanasyev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 11 10:30:17 PST 2019
anton-afanasyev added a comment.
Hi @hfinkel, I've investigated the current state of TBAA support in LLVM. AFAIU (see D40975 <https://reviews.llvm.org/D40975>, but it is still uncommited) the new format of `tbaa` tag replaces `tbaa.struct` tag. Does it mean `tbaa.struct` tag will be deprecated soon?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70924/new/
https://reviews.llvm.org/D70924
More information about the llvm-commits
mailing list