update conversation
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 12 Dec 2018 13:33:17 +0000 (13:33 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 12 Dec 2018 13:33:17 +0000 (13:33 +0000)
3d_gpu/microarchitecture.mdwn

index c69ec48e73edb661527f467c409e7ffc71ff42a0..b9aa7b1d3e3eac897efc3ba6c3e26228b5b45981 100644 (file)
@@ -366,6 +366,9 @@ and there are several of them:
 * one for LOAD/STORE-to-LOAD/STORE
   - most recent LOADs prevent later STOREs
   - most recent STOREs prevent later LOADs.
+  - a separate process analyses LOAD-STORE addresses for
+    conflicts, based on sufficient bits to assess uniqueness
+    as opposed to precise and exact matches
 * one for Function-Unit to Function-Unit.
   - it expresses both RAW and WAW hazards through "Go_Write"
     and "Go_Read" signals, which are stopped from proceeding by