mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-07 19:19:26 +00:00
The shuffle scheduler is only available in asserts build - make misched-new.ll
testcase require asserts. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153687 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
85bdf2e76a
commit
182c34b121
@ -1,4 +1,5 @@
|
||||
; RUN: llc -march=x86-64 -mcpu=core2 -enable-misched -misched=shuffle -misched-bottomup < %s
|
||||
; REQUIRES: asserts
|
||||
;
|
||||
; Interesting MachineScheduler cases.
|
||||
;
|
||||
|
Loading…
x
Reference in New Issue
Block a user