------- Comment #8 from piotr dot wyderski at gmail dot com 2010-01-17 21:29 ------- It would be great to use my own vector data types, as in simple cases it allows GCC to automaticly vectorize them in a portable way, but in more complex cases it would mean a lot of explicit type casts => even more unreadable code, which even now is hard to follow.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42779