[PATCH] D101185: [LangRef] tbaa: type names can be used as hints to optimizations
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 3 06:53:04 PDT 2021
jdoerfert added a comment.
FWIW, in the AA call we concluded that we should go away from "tbaa" metadata towards "type" metadata that is resuable. "tbaa" could be a subset, maybe identified with a flag, which will allow TBAA to use it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101185/new/
https://reviews.llvm.org/D101185
More information about the llvm-commits
mailing list