db-tu-dresden / TSL

Template SIMD Library (+Generator)
GNU General Public License v3.0
7 stars 8 forks source link

[AVX512] `convert_up` missing types #100

Open lawben opened 2 months ago

lawben commented 2 months ago

The following conversions lead to compile errors with AVX512. The errors are all like the foloowing, but with the corresponding types.

 error: no member named 'apply' in 'tsl::functors::convert_up<tsl::simd<unsigned int, tsl::avx512>, 
                                                              tsl::simd<unsigned long, tsl::avx512>, 
                                                              tsl::workaround>'