forked from OSchip/llvm-project
Follow up of 67bf9a6154
, minor fix in test case, removed duplicate option
This commit is contained in:
parent
67bf9a6154
commit
356685a1d8
|
@ -1,4 +1,4 @@
|
||||||
; RUN: opt -mtriple=thumbv8.1m.main -mattr=+mve.fp -loop-unroll --loop-unroll -S < %s | FileCheck %s
|
; RUN: opt -mtriple=thumbv8.1m.main -mattr=+mve.fp -loop-unroll -S < %s | FileCheck %s
|
||||||
|
|
||||||
; CHECK-LABEL: foo
|
; CHECK-LABEL: foo
|
||||||
; CHECK: 5:
|
; CHECK: 5:
|
||||||
|
|
Loading…
Reference in New Issue