sync
This commit is contained in:
parent
85fe00ac46
commit
0f7e938aef
7
TODO
7
TODO
@ -1,12 +1,11 @@
|
|||||||
|
|
||||||
- check vectorizer on linear.c
|
|
||||||
|
|
||||||
do some more packages, we've just done arithmetic so far
|
|
||||||
|
|
||||||
how much would alignment buy us? is there any way we can do this? probably
|
- do some more packages, we've just done arithmetic so far
|
||||||
not, since we need to be able to generate any sub-area
|
|
||||||
|
|
||||||
how about avg? do we need -ffast-math to vec that?
|
how about avg? do we need -ffast-math to vec that?
|
||||||
|
|
||||||
|
yes we do, though it doesn't seem any faster
|
||||||
|
|
||||||
not seen more than x2 from auto-vec of abs(), perhaps the bool ops?
|
not seen more than x2 from auto-vec of abs(), perhaps the bool ops?
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user