projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af65e61
)
(no commit message)
author
lkcl
<lkcl@web>
Wed, 27 Jun 2018 17:17:58 +0000
(18:17 +0100)
committer
IkiWiki
<ikiwiki.info>
Wed, 27 Jun 2018 17:17:58 +0000
(18:17 +0100)
shakti/m_class/libre_3d_gpu.mdwn
patch
|
blob
|
history
diff --git
a/shakti/m_class/libre_3d_gpu.mdwn
b/shakti/m_class/libre_3d_gpu.mdwn
index 91c9a7fe5976431a02baad1ed7b44d78d6229fa5..6619911639839c63c9d6e474f20ce86d8cfad541 100644
(file)
--- 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),