mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-15 08:58:51 +00:00
I think enough general codegen bugs are fixed to allow this to work
on random hosts, lets see! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112172 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
8306968c14
commit
4bbdb4c78c
@ -1,7 +1,5 @@
|
||||
; RUN: true
|
||||
; llc < %s -march=x86-64
|
||||
; RUN: true
|
||||
;llc < %s -march=x86-64 -disable-mmx
|
||||
; RUN: llc < %s -march=x86-64
|
||||
; RUN: llc < %s -march=x86-64 -disable-mmx
|
||||
|
||||
define <8 x i32> @a(<8 x i16> %a) nounwind {
|
||||
%c = sext <8 x i16> %a to <8 x i32>
|
||||
|
Loading…
x
Reference in New Issue
Block a user