[PATCH] D18665: [AArch64] Allow loads with imp-def to be handled in getMemOpBaseRegImmOfsWidth()
Tim Northover via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 31 12:54:43 PDT 2016
t.p.northover added a comment.
Hi Jun,
I think you should probably be checking MI->getNumExplicitOperands() instead. Other than that it looks like a reasonable change to me.
Tim.
http://reviews.llvm.org/D18665
More information about the llvm-commits
mailing list