$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [GSOC]SIMD Library
From: Joel Falcou (joel.falcou_at_[hidden])
Date: 2011-03-31 14:26:18
We'll give a shot at enabling
native<T,sse3_> and so forth and see if it doesnt break something silly.
For pack however such stuff can't be done as we map the type/cardinal
pair over
the underlying types adn take the best extension for the computation.