[PATCH] D21620: [LV] Don't widen trivial induction variables
Adam Nemet via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 22 20:37:27 PDT 2016
anemet added a subscriber: anemet.
anemet added a comment.
Hi Matt,
This seems to be related to https://llvm.org/bugs/show_bug.cgi?id=27881#c6
I am also wondering if this is general goodness that should be in instcombine rather than adding more special-casing to the already complex vectorizer.
Adam
http://reviews.llvm.org/D21620
More information about the llvm-commits
mailing list