Skip to content

Commit

Permalink
Follow up of 67bf9a6, minor fix in test case, removed duplicate option
Browse files Browse the repository at this point in the history
  • Loading branch information
Sjoerd Meijer committed Jan 10, 2020
1 parent 67bf9a6 commit 356685a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llvm/test/Transforms/LoopUnroll/ARM/dont-unroll-loopdec.ll
@@ -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: 5:
Expand Down

0 comments on commit 356685a

Please sign in to comment.