diff options
| author | Park DongHa <luncliff@gmail.com> | 2021-04-02 02:36:07 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-01 10:36:07 -0700 |
| commit | 67d8f453e5c6dbf6f6eefe223cddb721f6189c6d (patch) | |
| tree | bd302a294529d274978268761da3847c0fae843b /versions/f- | |
| parent | b05fe02703b4dcef51a5a616cd6a498d48b00d0c (diff) | |
| download | vcpkg-67d8f453e5c6dbf6f6eefe223cddb721f6189c6d.tar.gz vcpkg-67d8f453e5c6dbf6f6eefe223cddb721f6189c6d.zip | |
[fp16] create a new port (#16340)
* [psimd] create a new port
* [psimd] update baseline and port SHA
* [fp16] create a new port
* [fp16] update baseline and port SHA
* [fp16] apply PR feedback
Diffstat (limited to 'versions/f-')
| -rw-r--r-- | versions/f-/fp16.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/versions/f-/fp16.json b/versions/f-/fp16.json new file mode 100644 index 000000000..2785c93e5 --- /dev/null +++ b/versions/f-/fp16.json @@ -0,0 +1,9 @@ +{ + "versions": [ + { + "git-tree": "849acf1f87e0194fda4cd5459e51c564874c60ed", + "version-date": "2021-02-21", + "port-version": 0 + } + ] +} |
