Added back hadamard.
This commit is contained in:
parent
d355b92651
commit
6cefc6956c
|
@ -16,7 +16,7 @@
|
|||
|
||||
for B in addaccu16 adder4 amd2901 amd2901-vasy digi divcas4 \
|
||||
multi16b-reg multi4b multi8 multi8b pgcd sqrt32 sqrt8 \
|
||||
mipsR3000
|
||||
mipsR3000 hadamard
|
||||
do
|
||||
if [ -d $B ]; then
|
||||
echo "----- BENCH $B ----- "
|
||||
|
|
Loading…
Reference in New Issue