[PATCH] D22952: [LoopVectorize] Detect loops in the innermost loop before creating InnerLoopVectorizer

Michael Kuperstein via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 4 16:13:40 PDT 2016


mkuper added inline comments.

================
Comment at: test/Transforms/LoopVectorize/pr28541.ll:26
@@ +25,3 @@
+; CHECK: loop not vectorized
+; CHECK-LABEL: fn1
+
----------------
Sorry, ignore this, commented before the last change. :-)


https://reviews.llvm.org/D22952





More information about the llvm-commits mailing list