[Libre-soc-dev] complex numbers as matrices
Luke Kenneth Casson Leighton
lkcl at lkcl.net
Sat Jun 26 10:22:04 BST 2021
On Sat, Jun 26, 2021 at 3:18 AM Jacob Lifshay <programmerjake at gmail.com>
wrote:
>
> hmm, I would say it might be better to instead add a complex mul scalar op
> and maybe even complex div and mul-add/sub scalar ops. that means you won't
> have to constantly reprogram remap if you just need 1 or 2 muls/divs.
> complex add/sub are covered by 2-element sv subvectors, so don't need
> scalar ops.
>
which makes for quite a lot of new operations, operating on top of say vec2.
that's definitely a "phase 2" workload.
l.
More information about the Libre-soc-dev
mailing list