[Boost-bugs] [Boost C++ Libraries] #9243: Subopimal bitwise or (with bytes)

Subject: [Boost-bugs] [Boost C++ Libraries] #9243: Subopimal bitwise or (with bytes)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-10-12 09:50:25


#9243: Subopimal bitwise or (with bytes)
------------------------------+----------------------------
 Reporter: psiha | Owner: johnmaddock
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: multiprecision
  Version: Boost 1.54.0 | Severity: Optimization
 Keywords: |
------------------------------+----------------------------
 I'd expect oring with a byte (or any integral builtin type smaller or
 equal in size to a static, unchecked, unsigned cpp_int) to produce a
 single instruction, yet it evaluates to a call to a fairly fat function...

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