rm
This commit is contained in:
parent
8bb6957fe9
commit
83c7527474
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@ macro hasSimd*(procedure: untyped) =
|
||||||
`bodySse2`
|
`bodySse2`
|
||||||
else:
|
else:
|
||||||
body.add quote do:
|
body.add quote do:
|
||||||
echo "using ", `name`, " scalar"
|
|
||||||
`originalBody`
|
`originalBody`
|
||||||
|
|
||||||
procedure[6] = body
|
procedure[6] = body
|
||||||
|
|
Loading…
Reference in a new issue