(no commit message)
authorlkcl <lkcl@web>
Sun, 3 Oct 2021 11:55:06 +0000 (12:55 +0100)
committerIkiWiki <ikiwiki.info>
Sun, 3 Oct 2021 11:55:06 +0000 (12:55 +0100)
3d_gpu/architecture/dynamic_simd.mdwn

index 3efdba7ca172738262b1f7c0b03055d8e69c5813..7680b091193bbc83f20085586cd44d9b45746c05 100644 (file)
@@ -336,7 +336,7 @@ All of these ideas, unfortunately, are extremely costly in many different ways:
   seen as a rather nasty indirect unspoken implication that nmigen
   itself was badly designed, so much so that its users were forced
   to engage in "unauthorised overrides" in order to achieve what they
-  want.
+  want and need.
 2. Proponents of such override mechanisms (and there have been many)
   fundamentally misunderstand the distinction between Type 1 (AST) low-level
   and Type 2 (dsl.Module) high-level nmigen language constructs, and