Subject: [Boost-bugs] [Boost C++ Libraries] #9237: Vectorizer friendly code
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-10-11 13:36:07
#9237: Vectorizer friendly code
------------------------------+----------------------------
Reporter: psiha | Owner: johnmaddock
Type: Bugs | Status: new
Milestone: To Be Determined | Component: multiprecision
Version: Boost 1.54.0 | Severity: Optimization
Keywords: |
------------------------------+----------------------------
* use aligned storage (also statically attributed as such, with compiler
specific attributes, not just allocated as aligned)
* mind __vectorcall and its ability to pass and return tuples!
http://blogs.msdn.com/b/vcblog/archive/2013/07/12/introducing-vector-
calling-convention.aspx
* use native/builtin arbitrary sized vectors
http://gcc.gnu.org/onlinedocs/gcc/Vector-Extensions.html
http://clang.llvm.org/docs/LanguageExtensions.html#vectors-and-extended-
vectors
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9237> 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:14 UTC