[PATCH] D43536: [LV] Quick workaround for PR36311, vectorizer's isUniform() abuse triggers assert in SCEV

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 27 14:05:36 PST 2018


rengolin requested changes to this revision.
rengolin added a comment.
This revision now requires changes to proceed.

Please attach this quick fix to the bug itself, so that people can use it while we fix the problem in the right place. We normally don't comment out code in LLVM, as that tends to leave code in comments all over the place.


https://reviews.llvm.org/D43536





More information about the llvm-commits mailing list