Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8509: SSE/AVX optimization and C++11 support
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-09-26 07:27:20
#8509: SSE/AVX optimization and C++11 support
-------------------------------+--------------------------
Reporter: andysem | Owner: atompkins
Type: Patches | Status: closed
Milestone: To Be Determined | Component: uuid
Version: Boost 1.53.0 | Severity: Optimization
Resolution: fixed | Keywords:
-------------------------------+--------------------------
Comment (by hajokirchhoff <mailinglists@â¦>):
My guess is that is further complicated by the fact that
boost/uuid/detail/config.hpp defined BOOST_UUID_USE_SSE2 for Visual Studio
and emits SSE2 opcodes which the compiler then optimizes. At least if I
compile the debug version I see an entirely different output for
_mm_loadu_si128 than with release.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8509#comment:6> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:17 UTC