begin.h 101 B

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