change {rsqrt,rcp}_double to {rsqrt,rcp}d_decl
This commit is contained in:
@@ -585,5 +585,5 @@ define <16 x i16> @__avg_down_int16(<16 x i16>, <16 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