jfalcou / eve

Expressive Vector Engine - SIMD in C++ Goes Brrrr
https://jfalcou.github.io/eve/
Boost Software License 1.0
934 stars 56 forks source link

Move self_add into the add callable #1932

Closed SadiinsoSnowfall closed 2 weeks ago

SadiinsoSnowfall commented 3 weeks ago

Special note for common_value: it no longer relies on operator+ as it previously did, see commit message.

DenisYaroshevskiy commented 3 weeks ago

You are going to make the risk pull request to do a lot of work. It's probably OK, if this is the most important ones you can be doing. If you can not touch core for a bit, without sacrificing productivity, I'd suggest to do that.