[PATCH] D18909: Cleanup Store Merging in UseAA case
Nirav Dave via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 11 06:06:47 PDT 2016
niravd added a comment.
In http://reviews.llvm.org/D18909#395936, @mgrang wrote:
> Can you add a unit test for this?
Not one that highlights the difference. This is a factoring of some of the factorable cleanup of http://reviews.llvm.org/D14834. http://reviews.llvm.org/D14834 will remove the old path for store merging.
http://reviews.llvm.org/D18909
More information about the llvm-commits
mailing list