(no commit message)
authorlkcl <lkcl@web>
Thu, 11 Feb 2021 07:54:19 +0000 (07:54 +0000)
committerIkiWiki <ikiwiki.info>
Thu, 11 Feb 2021 07:54:19 +0000 (07:54 +0000)
3d_gpu/architecture/dynamic_simd.mdwn

index 7ac46687fef01dc34cd03e4393b924cbf5cdabcf..1ab91876eba146c76d3fc47196046e5f9411c0a2 100644 (file)
@@ -1,6 +1,7 @@
 # Dynamic Partitioned SIMD
 
 Links:
+
 * <https://bugs.libre-soc.org/show_bug.cgi?id=458>
 
 To save hugely on gate count the normal practice of having separate scalar ALUs and separate SIMD ALUs is not followed.