projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fbf08d0
)
(no commit message)
author
lkcl
<lkcl@web>
Mon, 11 Apr 2022 09:12:32 +0000
(10:12 +0100)
committer
IkiWiki
<ikiwiki.info>
Mon, 11 Apr 2022 09:12:32 +0000
(10:12 +0100)
openpower/sv/svp64/appendix.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/svp64/appendix.mdwn
b/openpower/sv/svp64/appendix.mdwn
index 6896b872602b10b403e6c5928e3af5254d035841..81d7a195b6a30d67ed18202a922dec15525d343d 100644
(file)
--- a/
openpower/sv/svp64/appendix.mdwn
+++ b/
openpower/sv/svp64/appendix.mdwn
@@
-851,7
+851,7
@@
achieved in DCT and FFT REMAP**
///
/// all input arrays have length `vl`
def reduce(vl, vec, pred):
- pred = copy(pred) # must not damage pre
f
icate
+ pred = copy(pred) # must not damage pre
d
icate
step = 1;
while step < vl
step *= 2;