mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-12 22:30:12 +00:00
[LoopInterchange] Add REQUIRES: asserts to test.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@330748 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
9596ad894f
commit
0e90219cfd
@ -1,3 +1,4 @@
|
||||
; REQUIRES: asserts
|
||||
; RUN: opt < %s -loop-interchange -simplifycfg -pass-remarks-output=%t \
|
||||
; RUN: -pass-remarks=loop-interchange -pass-remarks-missed=loop-interchange -stats -S 2>&1 \
|
||||
; RUN: | FileCheck -check-prefix=STATS %s
|
||||
|
Loading…
x
Reference in New Issue
Block a user