Re: [eigen] State of eigen support for small integers(16 bit, signed/unsigned)

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]


> There's one thing that scares me. In ei_unpacket_traits, we make the
> assumption that the scalar type (e.g. int) can be deduced back from
> the packet type (e.g. Packet4i which is __m128i). That assumption will
> be broken if small integer types ever share the same packet type, like
> __m128i, I don't know. If that happens, we'll have to reorganize that
> code a little.

Yes, int and short do share an sse type. :(
Now what?
-- 
Rohit Garg

http://rpg-314.blogspot.com/

Senior Undergraduate
Department of Physics
Indian Institute of Technology
Bombay



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/