• Laurent THOMAS's avatar
    use SIMD in the highest cpu part · 4a971caf
    Laurent THOMAS authored
    the version in develop is difficult to understand, and surprizing design
    it loops only when avx2mod == 0 because when this test is false, the
    size is always small i also spent time to understand, but i think i have
    not changed it by not looping over the array.
    4a971caf
nr_polar_decoding_tools.c 16.5 KB