mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-24 21:25:41 +00:00
Fix typo in a test from r210342.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210343 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
afbe82d590
commit
f4f9c6bfc1
@ -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…
x
Reference in New Issue
Block a user