From 3ef6cad30e1f688ec201c9842b4d82b0eee9bd0b Mon Sep 17 00:00:00 2001 From: lkcl Date: Mon, 4 Oct 2021 12:01:57 +0100 Subject: [PATCH] --- 3d_gpu/architecture/dynamic_simd.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/3d_gpu/architecture/dynamic_simd.mdwn b/3d_gpu/architecture/dynamic_simd.mdwn index 55f4976a0..cf48ec590 100644 --- a/3d_gpu/architecture/dynamic_simd.mdwn +++ b/3d_gpu/architecture/dynamic_simd.mdwn @@ -54,8 +54,8 @@ ValueCastable) combine to provide extremely powerful and flexible augmentation and capabilities in nmigen, far beyond its original intended design parameters. -The benefits due to the abstraction extend far beyond this -particular use-case (Partitioned Dynamic SIMD). Other nmigen +The benefits due to the abstraction extend 100% cleanly to +other use-cases (Partitioned Dynamic SIMD is just the first). Other nmigen developers may leverage contextual overriding of the AST constructs in full OO fashion, yet the high-level dsl.Module language concepts remain true to their intended characteristics -- 2.30.2