[PATCH] D24090: [SLP] Sink debug after checking for matching types/opcode.
Chad Rosier via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 31 10:42:31 PDT 2016
mcrosier added a comment.
In https://reviews.llvm.org/D24090#530580, @mcrosier wrote:
> In https://reviews.llvm.org/D24090#530573, @mkuper wrote:
>
> > (Or even better, leave it where it is, change the text to "Trying to vectorize", and add another debug print once we pass the type/opcode check?)
>
>
> I committed this change, but I'll make your suggestion happen, Michael. Thanks.
And now I'm leaning toward just changing the original statement to say "Trying to vectorize a list.."
Repository:
rL LLVM
https://reviews.llvm.org/D24090
More information about the llvm-commits
mailing list