summaryrefslogtreecommitdiff
path: root/docs/Beignet/Backend.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Beignet/Backend.mdwn')
-rw-r--r--docs/Beignet/Backend.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Beignet/Backend.mdwn b/docs/Beignet/Backend.mdwn
index be6081b2..319ce817 100644
--- a/docs/Beignet/Backend.mdwn
+++ b/docs/Beignet/Backend.mdwn
@@ -88,7 +88,7 @@ Implementation details
Several key decisions may use the hardware in an usual way. See the following
documents for the technical details about the compiler implementation:
-- [[Flat address space|flat_address_space]]
+- [[Mixed buffer pointer)|mixed_buffer_pointer]]
- [[Unstructured branches|unstructured_branches]]
- [[Scalar intermediate representation|gen_ir]]
- [[Clean backend implementation|compiler_backend]]