[PATCH] D18903: [lanai] Add areMemAccessesTriviallyDisjoint, getMemOpBaseRegImmOfs and getMemOpBaseRegImmOfsWidth.
Jacques Pienaar via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 11 12:42:52 PDT 2016
jpienaar added a comment.
@mcrosier: Yes indeed, funny things can happen if these are wrong :). Added a IR test to test some of the different code paths in areMemAccessesTriviallyDisjoint.
http://reviews.llvm.org/D18903
More information about the llvm-commits
mailing list