[PATCH] D28539: [SLP] Remove seemingly bogus assert

Matthew Simpson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 11 08:07:57 PST 2017


mssimpso accepted this revision.
mssimpso added a comment.
This revision is now accepted and ready to land.

LGTM as well. I think this assert may have made sense before all the on-the-fly simplification was added (canReuseExtract, etc.).


https://reviews.llvm.org/D28539





More information about the llvm-commits mailing list