change {rsqrt,rcp}_double to {rsqrt,rcp}d_decl
This commit is contained in:
@@ -489,5 +489,5 @@ define <4 x i16> @__avg_down_int16(<4 x i16>, <4 x i16>) nounwind readnone {
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
;; reciprocals in double precision, if supported
|
||||
|
||||
rsqrt_double()
|
||||
rcp_double()
|
||||
rsqrtd_decl()
|
||||
rcpd_decl()
|
||||
|
||||
Reference in New Issue
Block a user