[PATCH] D37698: Add target callback doMemOpsHaveSameBasePtr
Valery Pykhtin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 12 09:07:07 PDT 2017
vpykhtin accepted this revision.
vpykhtin added a comment.
This revision is now accepted and ready to land.
SIInstrInfo::doMemOpsHaveSameBasePtr looks generic enough to be default indeed but should we commit this first and then make doMemOpsHaveSameBasePtr default so we could rollback to this one in case of severe regressions? LGTM by the way.
https://reviews.llvm.org/D37698
More information about the llvm-commits
mailing list