xsimd
xsimd copied to clipboard
Overload +/+=/-/-= operators with right term batch_bool
It would be very useful to be able to use directly batch_bool mask to increment/decrement integer batch, using the integer overfull trick. It allows to update a table of indices in only 2 ops.