From 5187180c4c7c465b54fc166020f1b349427f9df6 Mon Sep 17 00:00:00 2001 From: lkcl Date: Sat, 2 Oct 2021 23:51:25 +0100 Subject: [PATCH] --- 3d_gpu/architecture/dynamic_simd.mdwn | 1 + 1 file changed, 1 insertion(+) diff --git a/3d_gpu/architecture/dynamic_simd.mdwn b/3d_gpu/architecture/dynamic_simd.mdwn index d16ddff56..aca959d9e 100644 --- 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, -- 2.30.2