[PATCH] D13996: Fix SLPVectorizer commutativity reordering

Michael Zolotukhin via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 22 14:54:36 PDT 2015


mzolotukhin added a comment.

Hi Mehdi,

Would it be possible to split it to two patches: one with factoring out `shouldReorderOperands` function, and the other with functional change? It would be easier to review (No worries if it's not possible).

Thanks,
Michael


http://reviews.llvm.org/D13996





More information about the llvm-commits mailing list