[PATCH] D23846: [MemCpy] Check for alias in performMemCpyToMemSetOptzn, instead of the identity of two operands
Kyle Butt via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 25 11:29:25 PDT 2016
iteratee accepted this revision.
iteratee added a comment.
This revision is now accepted and ready to land.
MustAlias is true only for exact aliases correct?
If so, this can land.
https://reviews.llvm.org/D23846
More information about the llvm-commits
mailing list