begin.h 99 B

123
  1. #pragma clang attribute push(__attribute__((target("avx2"))), apply_to=function)
  2. #include "simd.h"