[PATCH] D31833: [x86] Relax the check in areLoadsFromSameBasePtr

Michael Kuperstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 10 15:01:39 PDT 2017


mkuper added a reviewer: craig.topper.
mkuper added a comment.

This makes sense to me, but I don't understand why the Scale == 1 requirement was there to begin with.
+ctopper for another look.


https://reviews.llvm.org/D31833





More information about the llvm-commits mailing list