[PATCH] D23846: [MemCpy] Check for alias in performMemCpyToMemSetOptzn, instead of the identity of two operands
Hal Finkel via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 25 11:58:28 PDT 2016
hfinkel added a subscriber: hfinkel.
hfinkel added a comment.
In https://reviews.llvm.org/D23846#525459, @iteratee wrote:
> MustAlias is true only for exact aliases correct?
Correct.
> If so, this can land.
https://reviews.llvm.org/D23846
More information about the llvm-commits
mailing list