[PATCH] D14138: Fix two issues in MergeConsecutiveStores:

hfinkel@anl.gov via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 1 23:36:03 PST 2015


hfinkel added a subscriber: hfinkel.
hfinkel accepted this revision.
hfinkel added a reviewer: hfinkel.
hfinkel added a comment.
This revision is now accepted and ready to land.

LGTM.

FWIW, I also recall thinking that we should be able to use the UseAA code here even when AA is not being used.


http://reviews.llvm.org/D14138





More information about the llvm-commits mailing list