From: lkcl Date: Wed, 27 Jun 2018 17:17:58 +0000 (+0100) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~5099 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=373074c7e8294e582e14ecbf625d020ad4a6a555;p=libreriscv.git --- diff --git a/shakti/m_class/libre_3d_gpu.mdwn b/shakti/m_class/libre_3d_gpu.mdwn index 91c9a7fe5..661991163 100644 --- a/shakti/m_class/libre_3d_gpu.mdwn +++ b/shakti/m_class/libre_3d_gpu.mdwn @@ -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),