projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb588bf
)
(no commit message)
author
lkcl
<lkcl@web>
Sat, 2 Oct 2021 22:51:25 +0000
(23:51 +0100)
committer
IkiWiki
<ikiwiki.info>
Sat, 2 Oct 2021 22:51:25 +0000
(23:51 +0100)
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 d16ddff5630fd05fe304d8ea942893cfd8bae3ef..aca959d9e131c6a8645ada51ffd797d8a9f96429 100644
(file)
--- a/
3d_gpu/architecture/dynamic_simd.mdwn
+++ b/
3d_gpu/architecture/dynamic_simd.mdwn
@@
-40,6
+40,7
@@
to complete the 98% abstraction from Type 1 to a 100% level
and for m.Switch values
No further modifications beyond that are strictly necessary.
+
With `dsl.Module` already being extremely close to 100%
abstracted with respect to Type 1 AST constructs, Liskov
Substitution Principle in combination with UserValue (later,