AVasK / Vex

Efficient Numeric Arrays & Computations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vex::operator[] doesn’t get inlined, since vex is compiled with different simd flags.

AVasK opened this issue · comments

commented
commented

Fixed by limiting the span of #pragma push attributes and some more subtle changes