[Boost-bugs] [Boost C++ Libraries] #12008: Support Intel SSE instructions for CRC-32C

Subject: [Boost-bugs] [Boost C++ Libraries] #12008: Support Intel SSE instructions for CRC-32C
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-02-19 20:19:08


#12008: Support Intel SSE instructions for CRC-32C
------------------------------+--------------------------
 Reporter: arkadiy_s@… | Owner: dlwalker
     Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: crc
  Version: Boost 1.61.0 | Severity: Optimization
 Keywords: |
------------------------------+--------------------------
 Please add separate typedef for
 boost::crc_optimal<32, 0x1EDC6F41, 0, 0, true, true>
 that will have specialization that use _mm_crc32_u* intrinsic on platforms
 that support it (maybe enable it by define)

 http://stackoverflow.com/a/16623151/61505

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/12008>
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:19 UTC