projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e7f18a
)
(no commit message)
author
lkcl
<lkcl@web>
Thu, 11 Feb 2021 07:54:19 +0000
(07:54 +0000)
committer
IkiWiki
<ikiwiki.info>
Thu, 11 Feb 2021 07:54:19 +0000
(07:54 +0000)
3d_gpu/architecture/dynamic_simd.mdwn
patch
|
blob
|
history
diff --git
a/3d_gpu/architecture/dynamic_simd.mdwn
b/3d_gpu/architecture/dynamic_simd.mdwn
index 7ac46687fef01dc34cd03e4393b924cbf5cdabcf..1ab91876eba146c76d3fc47196046e5f9411c0a2 100644
(file)
--- a/
3d_gpu/architecture/dynamic_simd.mdwn
+++ b/
3d_gpu/architecture/dynamic_simd.mdwn
@@
-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.