summaryrefslogtreecommitdiffstats
path: root/vec_avx_fp16_16.h
Commit message (Expand)AuthorAgeFilesLines
* Correct syntax error in AVX2 codeErik Schnetter2015-10-291-6/+6
* Correct type name __m256iErik Schnetter2015-10-291-14/+14
* Reformat source code with clang-formatErik Schnetter2015-10-161-652/+519
* Begin to implement AVX2 support for 16-bit typesErik Schnetter2015-10-161-0/+29
* Use AVX2 intrinsics if availableErik Schnetter2015-09-031-11/+100
* Provide integer comparison operafors for AVX fp8 and fp16 vectorsErik Schnetter2014-06-071-0/+6
* Implement ifthen with boolvec argumentsErik Schnetter2013-07-071-4/+8
* Simplify return type specificationsErik Schnetter2013-07-071-4/+4
* Do not require C++11 any moreErik Schnetter2013-07-061-8/+8
* Simplify all() and any() implementationsErik Schnetter2013-07-051-4/+4
* Implement maxval and minval reduction operationsErik Schnetter2013-07-041-0/+2
* Do not use type punning for converting between vectors and elements -- gcc 4....Erik Schnetter2013-07-031-6/+22
* Whitespace change in asm intrinsicsErik Schnetter2013-07-021-1/+1
* Rename implementation files to indicate vector sizeErik Schnetter2013-06-171-0/+582
OpenPOWER on IntegriCloud