correction
[libreriscv.git] / shakti / m_class / libre_3d_gpu.mdwn
index 91c9a7fe5976431a02baad1ed7b44d78d6229fa5..4c001382026c5520668c0db4cf504d457e842e96 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),