mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-04 21:31:03 +00:00
remove this bogus t-t
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@38464 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
87bdba6d6a
commit
4857b1b320
@ -1,6 +1,5 @@
|
|||||||
; Test that vectors are scalarized/lowered correctly.
|
; Test that vectors are scalarized/lowered correctly.
|
||||||
; RUN: llvm-upgrade < %s | llvm-as | llc
|
; RUN: llvm-upgrade < %s | llvm-as | llc
|
||||||
; RUN: llvm-upgrade < %s | llvm-as | llc -mtriple a-b-c
|
|
||||||
|
|
||||||
%f1 = type <1 x float>
|
%f1 = type <1 x float>
|
||||||
%f2 = type <2 x float>
|
%f2 = type <2 x float>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user