You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don’t think I’ll need overloads for this, rather in the body of the function I’ll need to check if the op is an STL bitwise functor and if so, perform the corresponding SIMD operation.
Add bit version of
std::transform
OR
implementationOR
testsOR
benchmarkAND
implementationAND
testsAND
benchmarkXOR
implementationXOR
testsXOR
benchmarkNOT
implementationNOT
testsNOT
benchmarkThe text was updated successfully, but these errors were encountered: