This commit is contained in:
evghenii
2014-02-02 18:16:48 +01:00
parent 93cf02842c
commit 3a72e05c3e
16 changed files with 126 additions and 0 deletions

View File

@@ -992,3 +992,9 @@ declare <WIDTH x i16> @__float_to_half_varying(<WIDTH x float> %v) nounwind read
define_avgs()
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; reciprocals in double precision, if supported
rsqrt_double()
rcp_double()