mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 19:52:54 +01:00
Explicitly disable CGP critical edge splitting for this test so it won't break
by reenabling it temporarily. llvm-svn: 114858
This commit is contained in:
parent
d1779cf19c
commit
51362ba70e
@ -1,4 +1,4 @@
|
||||
; RUN: llc < %s -mtriple=armv7-apple-darwin | FileCheck %s
|
||||
; RUN: llc < %s -mtriple=armv7-apple-darwin -cgp-critical-edge-splitting=0 | FileCheck %s
|
||||
; PHI elimination shouldn't break backedge.
|
||||
; rdar://8263994
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user