[PATCH] D27518: Moving isComplex decision to TTI
Mohammed Agabaria via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 4 01:48:08 PST 2017
magabari added a comment.
In https://reviews.llvm.org/D27518#634251, @mkuper wrote:
> LGTM, except that I'm not sure I understand what's going on with negative strides in isConstantStridedAccessLessThan().
I think it's a bug in the original version which i tried not to change. I will fix it in a separate patch.
https://reviews.llvm.org/D27518
More information about the llvm-commits
mailing list