[PATCH] D13996: Fix SLPVectorizer commutativity reordering

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 22 14:36:08 PDT 2015


joker.eph created this revision.
joker.eph added a reviewer: mzolotukhin.
joker.eph added subscribers: llvm-commits, dexonsmith.

Should fix https://llvm.org/bugs/show_bug.cgi?id=25247

Still a draft, I'll update with a test case but I'd like a first feedback on the change.

http://reviews.llvm.org/D13996

Files:
  lib/Transforms/Vectorize/SLPVectorizer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13996.38178.patch
Type: text/x-patch
Size: 7628 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151022/999276dc/attachment.bin>


More information about the llvm-commits mailing list