aboutsummaryrefslogtreecommitdiff
path: root/FutureFeatures.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 /FutureFeatures.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 'FutureFeatures.md')
-rw-r--r--FutureFeatures.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/FutureFeatures.md b/FutureFeatures.md
index 999fc7b..8380dd9 100644
--- a/FutureFeatures.md
+++ b/FutureFeatures.md
@@ -38,6 +38,6 @@ which are expected to be standardized immediately after v.1.
## Non-fixed-width SIMD
* TODO
-## Operations which may not work the same on all platforms
+## Operations which may not be available or may not perform well on all platforms
* FMA, reciprocal sqrt approximate, fp16
* TODO