whitespace
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 21 Sep 2022 14:09:27 +0000 (15:09 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 21 Sep 2022 14:09:30 +0000 (15:09 +0100)
openpower/sv/remap.mdwn

index 8ff6cc72a4996b819c845ae8b49a05d8fd3b2570..45f7e0ab06089d63ea91e6a9e1350c606481d97a 100644 (file)
@@ -193,11 +193,10 @@ micro-architecture.
 
 DCT and FFT Schedules are currently limited to RADIX2 sizes and do not
 accept predicate masks.  Given that it is common to perform recursive
-convolutions
-combining smaller Power-2 DCT/FFT to create larger DCT/FFTs in practice the RADIX2
-limit is not a problem.  A Bluestein convolution to compute arbitrary
-length is demonstrated
-by [Project Nayuki](https://www.nayuki.io/res/free-small-fft-in-multiple-languages/fft.py)
+convolutions combining smaller Power-2 DCT/FFT to create larger DCT/FFTs
+in practice the RADIX2 limit is not a problem.  A Bluestein convolution
+to compute arbitrary length is demonstrated by
+[Project Nayuki](https://www.nayuki.io/res/free-small-fft-in-multiple-languages/fft.py)
 
 ## Indexed