|
|
|
Re: AVX types: __m256d versus __v4sd | |
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] | |
Marc Glisse <marc.glisse@xxxxxxxx> writes: > On the other hand, Intel only documents __m256d (the may_alias > version), so portability says to use that one. Yes. Ian