mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-04 05:31:51 +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"
|
target datalayout = "e-m:o-i64:64-f80:128-n8:16:32:64-S128"
|
||||||
|
|
||||||
; Test if SLP can handle GEP expressions.
|
; Test if SLP can handle GEP expressions.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user