Indentation fixes in builtins/
This commit is contained in:
@@ -109,6 +109,7 @@ define <1 x i32> @__vselect_i32(<1 x i32>, <1 x i32> ,
|
||||
ret <1 x i32> %r
|
||||
|
||||
}
|
||||
|
||||
define <1 x i64> @__vselect_i64(<1 x i64>, <1 x i64> ,
|
||||
<1 x i32> %mask) nounwind readnone alwaysinline {
|
||||
; %newmask = zext <1 x i32> %mask to <1 x i64>
|
||||
|
||||
Reference in New Issue
Block a user