diff options
Diffstat (limited to 'libraries/highway/README')
-rw-r--r-- | libraries/highway/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/highway/README b/libraries/highway/README new file mode 100644 index 000000000000..18c15ca9a9df --- /dev/null +++ b/libraries/highway/README @@ -0,0 +1,4 @@ +Highway is a C++ Library that provides performance portable +length-agnostic SIMD/Vector intrinsics. It is for emngineers +who want to reliably and economically push the boundaries +of what is possible in software. |