[PATCH] D23410: [SLP] Initialize VectorizedValue when gathering

Matthew Simpson via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 20 08:33:57 PDT 2016


mssimpso closed this revision.
mssimpso added a comment.

Reapplied in https://reviews.llvm.org/rL279369 and https://reviews.llvm.org/rL279370 with a change to the test case that avoids hitting the unsigned behavior. The unsigned behavior will be addressed in https://reviews.llvm.org/D23723.


https://reviews.llvm.org/D23410





More information about the llvm-commits mailing list