forked from OSchip/llvm-project
parent
1c51612d42
commit
07ee478829
|
@ -1,4 +1,4 @@
|
|||
; RUN: opt < %s -basicaa -slp-vectorizer -S |Filecheck %s
|
||||
; RUN: opt < %s -basicaa -slp-vectorizer -S |FileCheck %s
|
||||
target datalayout = "e-m:o-i64:64-f80:128-n8:16:32:64-S128"
|
||||
|
||||
; Test if SLP can handle GEP expressions.
|
||||
|
|
Loading…
Reference in New Issue