[PATCH] D91576: [MemCpyOpt] Correctly merge alias scopes during call slot optimization
Di Mo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 3 10:44:57 PST 2020
modimo added a comment.
Good catch @MaskRay. If I'm understanding correctly I think the correct approach is to move the class `AliasScopeNode` I need to metadata.h to fix this?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91576/new/
https://reviews.llvm.org/D91576
More information about the llvm-commits
mailing list