mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-06 04:31:08 +00:00
Make buildbots better.
This testcase change was associated incorrectly to a followup commit in my git tree, not the base commit. Sorry! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228827 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4de471dd0a
commit
1777ae7a05
@ -12,9 +12,9 @@ entry:
|
||||
br i1 %0, label %bb, label %bb1
|
||||
|
||||
bb: ; preds = %entry
|
||||
; CHECK: ite lt
|
||||
; CHECK: vsublt.f32
|
||||
; CHECK-NEXT: vaddge.f32
|
||||
; CHECK: vsub.f32
|
||||
; CHECK-NEXT: vadd.f32
|
||||
; CHECK: it gt
|
||||
%3 = fadd float %1, %2 ; <float> [#uses=1]
|
||||
br label %bb2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user