summary refs log tree commit diff stats
path: root/results/scraper/fex/3793
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/fex/3793')
-rw-r--r--results/scraper/fex/37934
1 files changed, 4 insertions, 0 deletions
diff --git a/results/scraper/fex/3793 b/results/scraper/fex/3793
new file mode 100644
index 00000000..4cd2dceb
--- /dev/null
+++ b/results/scraper/fex/3793
@@ -0,0 +1,4 @@
+AVX128: Scalar FMA can be optimized with AFP.NEP
+Currently scalar FMA eats the insert after calculation even when AFP.NEP is supported. This is because I didn't implement the AFP.NEP path.

+

+Will cut the scalar FMA implementation by one instruction in those cases, just needs to be implemented.
\ No newline at end of file