mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-22 03:31:06 +00:00
test/CodeGen/ARM/test-sharedidx.ll: Fix for -Asserts.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148107 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c30432ab57
commit
db080e814f
@ -1,4 +1,5 @@
|
|||||||
; RUN: llc < %s -mtriple=armv7-apple-ios -mcpu=cortex-a9 -stress-ivchain | FileCheck %s
|
; RUN: llc < %s -mtriple=armv7-apple-ios -mcpu=cortex-a9 -stress-ivchain | FileCheck %s
|
||||||
|
; REQUIRES: asserts
|
||||||
|
|
||||||
; @sharedidx is an unrolled variant of this loop:
|
; @sharedidx is an unrolled variant of this loop:
|
||||||
; for (unsigned long i = 0; i < len; i += s) {
|
; for (unsigned long i = 0; i < len; i += s) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user