[PATCH] Extend LoopVectorizationLegality::isConsecutivePtr to handle multiple level GEPs

Michael Zolotukhin mzolotukhin at apple.com
Wed Jun 17 16:51:52 PDT 2015


REPOSITORY
  rL LLVM

================
Comment at: test/Transforms/LoopVectorize/pr23580.ll:2
@@ +1,3 @@
+; PR23580
+; RUN: opt < %s -O2 -S | FileCheck %s
+
----------------
Please also use only needed passes (-loop-vectorize + maybe something else) instead of '-O2'.

http://reviews.llvm.org/D10281

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list