aboutsummaryrefslogtreecommitdiff
path: root/EssentialPostV1Features.md
diff options
context:
space:
mode:
authorDan Gohman <sunfish@mozilla.com>2015-04-30 09:43:40 -0700
committerDan Gohman <sunfish@mozilla.com>2015-04-30 09:43:40 -0700
commit6f72e6053c63f1ab96fb71fc427afd34ff689e2f (patch)
tree7a6012698f8d71f3cc910429c167748a2f85dee6 /EssentialPostV1Features.md
parent878f1149991414720edfc0a32bb77e9ffeb6b251 (diff)
downloadnanowasm-design-6f72e6053c63f1ab96fb71fc427afd34ff689e2f.tar.gz
Clean up accidential duplication of "extra math" features.
And clarify the portability situation for "extra math" features.
Diffstat (limited to 'EssentialPostV1Features.md')
-rw-r--r--EssentialPostV1Features.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/EssentialPostV1Features.md b/EssentialPostV1Features.md
index d8b8468..f248a17 100644
--- a/EssentialPostV1Features.md
+++ b/EssentialPostV1Features.md
@@ -43,9 +43,3 @@ feedback.
## Irreducible control flow
* TODO
-
-## Extra math
-The following features may not work the same on all platforms:
-* Fused multiply-add.
-* Reciprocal square-root approximate.
-* 16-bit floating-point values.