mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-15 20:29:48 +00:00
I don't have time to restore this functionality right now.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40743 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
5543a856ff
commit
576c8da518
@ -1,5 +1,6 @@
|
||||
; RUN: llvm-as < %s | opt -instcombine | llvm-dis | grep {zext } | wc -l | grep 1
|
||||
; PR1570
|
||||
; XFAIL: *
|
||||
|
||||
define i32 @test2(float %X, float %Y) {
|
||||
entry:
|
||||
|
Loading…
Reference in New Issue
Block a user