You've already forked linux-packaging-mono
Imported Upstream version 5.18.0.247
Former-commit-id: 2d6af2e4ed0eda5cbdc2946446ef7718456ad190
This commit is contained in:
parent
279aa8f685
commit
ce8e504569
@ -1,8 +0,0 @@
|
||||
; RUN: opt < %s -instcombine -disable-output
|
||||
|
||||
define float @test(<4 x float> %V) {
|
||||
%V2 = insertelement <4 x float> %V, float 1.000000e+00, i32 3 ; <<4 x float>> [#uses=1]
|
||||
%R = extractelement <4 x float> %V2, i32 2 ; <float> [#uses=1]
|
||||
ret float %R
|
||||
}
|
||||
|
Reference in New Issue
Block a user