(no commit message)
authorlkcl <lkcl@web>
Wed, 27 Jun 2018 17:17:58 +0000 (18:17 +0100)
committerIkiWiki <ikiwiki.info>
Wed, 27 Jun 2018 17:17:58 +0000 (18:17 +0100)
shakti/m_class/libre_3d_gpu.mdwn

index 91c9a7fe5976431a02baad1ed7b44d78d6229fa5..6619911639839c63c9d6e474f20ce86d8cfad541 100644 (file)
@@ -81,6 +81,7 @@ modifying llvm for RISC-V to do the heavy-lifting instead.
 Then it just becomes a matter of adding vector / SIMD / parallelisation
 extensions to RISC-V, and adding support in LLVM for the same:
 
+>https://lists.llvm.org/pipermail/llvm-dev/2018-April/122517.html>
 
 So if considering to base the design on RISC-V, that means turning RISC-V
 into a vector processor. Now, whilst Hwacha has been located (finally),