mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-20 14:29:27 +00:00
Explicitly disable CGP critical edge splitting for this test so it won't break
by reenabling it temporarily. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114858 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4c2c865a51
commit
b53afc6a12
@ -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…
x
Reference in New Issue
Block a user