mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-14 00:32:55 +00:00
MI Sched: test case fix for previous checkin.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186635 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
cd26257c85
commit
8594c2377d
@ -7,7 +7,7 @@
|
||||
; flag to disable it for this test case.
|
||||
;
|
||||
; CHECK: @wrap_mul4
|
||||
; CHECK: 24 regalloc - Number of spills inserted
|
||||
; CHECK: 23 regalloc - Number of spills inserted
|
||||
|
||||
define void @wrap_mul4(double* nocapture %Out, [4 x double]* nocapture %A, [4 x double]* nocapture %B) #0 {
|
||||
entry:
|
||||
|
Loading…
x
Reference in New Issue
Block a user