mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-25 01:01:52 +00:00
e02cc14f5a
WIP Differential Revision: https://phabricator.services.mozilla.com/D207722
46 lines
762 B
YAML
46 lines
762 B
YAML
schema: 1
|
|
|
|
bugzilla:
|
|
product: Core
|
|
component: Performance
|
|
|
|
origin:
|
|
name: xsimd
|
|
description: C++ wrappers for SIMD intrinsics
|
|
|
|
url: https://github.com/QuantStack/xsimd
|
|
|
|
release: be9dcb5df413a893fb6646fa950eeb4aeac70ffc (2024-04-20T09:35:04Z).
|
|
revision: be9dcb5df413a893fb6646fa950eeb4aeac70ffc
|
|
|
|
license: BSD-3-Clause
|
|
|
|
vendoring:
|
|
url: https://github.com/QuantStack/xsimd
|
|
source-hosting: github
|
|
tracking: commit
|
|
|
|
exclude:
|
|
- ".*"
|
|
- "*.md"
|
|
- "*.yml"
|
|
- "*.txt"
|
|
- "*.in"
|
|
- "*.sh"
|
|
- benchmark
|
|
- cmake
|
|
- docs
|
|
- examples
|
|
- test
|
|
|
|
keep:
|
|
- include/
|
|
|
|
updatebot:
|
|
maintainer-phab: padenot
|
|
maintainer-bz: padenot@mozilla.com
|
|
tasks:
|
|
- type: vendoring
|
|
enabled: true
|
|
frequency: release
|