commit | b8ff8d4c58a409d9520af4088a8ab00f28e7c7aa | [log] [tgz] |
---|---|---|
author | Jan Wassenberg <janwas@google.com> | Sun Dec 19 22:37:11 2021 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Sun Dec 19 23:01:08 2021 -0800 |
tree | 34f8775a5737ec8ca2da5990554b1ebd95d696ee | |
parent | 8f442fa69c9885adc214c76c5e41e2d5aea8661a [diff] |
internal change PiperOrigin-RevId: 417334970
diff --git a/README.md b/README.md index 834d4f0..b9e0af4 100644 --- a/README.md +++ b/README.md
@@ -1,5 +1,7 @@ # Efficient and performance-portable SIMD +[//]: # (placeholder, do not remove) + Highway is a C++ library for SIMD (Single Instruction, Multiple Data), i.e. applying the same operation to multiple 'lanes' using a single CPU instruction.