[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 Nov 19 15:27:24 PST 2020


modimo added a comment.

@jeroen.dobbelaere I think the correct merging in all cases requires this strategy (or one which checks that all the domains match). If true (@hfinkel?) that'll be a larger change that needs more testing.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91576/new/

https://reviews.llvm.org/D91576



More information about the llvm-commits mailing list