mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-22 19:50:55 +00:00
Correct a typo for a LoopVectorize test
I forgot to specify the correct pass. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241054 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
5dee8da754
commit
427ea8e18a
@ -1,4 +1,4 @@
|
||||
; RUN: opt -slp-vectorizer -S %s
|
||||
; RUN: opt -loop-vectorize -S %s
|
||||
|
||||
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
|
||||
target triple = "x86_64-unknown-linux-gnu"
|
||||
|
Loading…
x
Reference in New Issue
Block a user