README.chromium 516 B

123456789101112131415
  1. Name: Highway: C++ library for SIMD
  2. Short Name: highway
  3. URL: https://github.com/google/highway
  4. Version: 0.12.2
  5. Date: 2020-05-31
  6. Revision: 424360251cdcfc314cfc528f53c872ecd63af0f0
  7. License: Apache 2.0
  8. Security Critical: yes
  9. CPEPrefix: unknown
  10. Description:
  11. Highway is a C++ library for SIMD (Single Instruction, Multiple Data), i.e. applying the same operation to 'lanes'. This library is a dependency from libjxl to use SIMD instructions across multiple target platforms and runtime CPUs.
  12. Local Modifications:
  13. None.