summaryrefslogtreecommitdiffstats
path: root/vendor/packed_simd_2/perf-guide/src/float-math/approx.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/packed_simd_2/perf-guide/src/float-math/approx.md')
-rw-r--r--vendor/packed_simd_2/perf-guide/src/float-math/approx.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/vendor/packed_simd_2/perf-guide/src/float-math/approx.md b/vendor/packed_simd_2/perf-guide/src/float-math/approx.md
deleted file mode 100644
index 2237c67ec..000000000
--- a/vendor/packed_simd_2/perf-guide/src/float-math/approx.md
+++ /dev/null
@@ -1,8 +0,0 @@
-# Approximate functions
-
-<!-- TODO:
-
-Explain that they exists, that they are often _much_ faster, how to use them,
-that people should check whether the error is good enough for their
-applications. Explain that this error is currently unstable and might change.
--->