[Libre-soc-bugs] [Bug 653] investigate FFT, DCT, etc for REMAP in SVP64
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Sun Aug 1 16:57:10 BST 2021
https://bugs.libre-soc.org/show_bug.cgi?id=653
--- Comment #21 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
LD-bitreverse does not work for iDCT due to needing to be bitreversed *and*
half-swapped... those operations being applied in the *opposite* order from
DCT.
therefore LD-bitreverse needs to be downgraded to LD-shift and it is REMAP that
needs the bitrev-halfswap and halfswap-bitrev modes.
this makes LD-shift less of a priority
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list