mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-27 14:34:58 +00:00
Add radar number.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66534 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
3e0cc2634e
commit
3528e38fdf
@ -1,5 +1,7 @@
|
||||
; RUN: llvm-as < %s | llc -march=x86
|
||||
; PR3686
|
||||
; rdar://6661799
|
||||
|
||||
define i32 @x(i32 %y) nounwind readnone {
|
||||
entry:
|
||||
%tmp14 = zext i32 %y to i80 ; <i80> [#uses=1]
|
||||
|
Loading…
x
Reference in New Issue
Block a user