Commit Graph

15 Commits

Author SHA1 Message Date
Rémy Rakic
d6a22093aa Convert SSE 4.2 intrinsics to const generics (#1023) 2021-02-28 17:26:55 +00:00
Amanieu d'Antras
b4023b1ffe Initial conversion to const generics (#1018) 2021-02-27 14:25:19 +00:00
kangshan1157
936e1add97 Implement avx512bf16 intrinsics (#998) 2021-02-10 23:29:27 +00:00
minybot
ea5a0d01d3 Avx512bw (#953) 2020-11-22 15:10:25 +00:00
Adam Hillier
7ebfd93bb6 Add most single-register load Arm intrinsics. (#941) 2020-11-07 23:22:07 +00:00
Joshua Nelson
33355e69c2 Fix some clippy lints (#937) 2020-11-02 00:53:39 +00:00
minybot
99f0dac00e Avx512f (#912) 2020-09-19 22:16:01 +01:00
minybot
cf1adeba7a Avx512f (#901) 2020-09-11 22:26:39 +01:00
Daniel Smith
5ff50904d8 Add AVX 512f gather, scatter and compare intrinsics (#866)
Co-authored-by: bjorn3 <bjorn3@users.noreply.github.com>
2020-06-16 17:49:21 +01:00
Daniel Smith
48b086a827 Add __mmask8 type 2020-05-29 00:07:03 +01:00
Heinz N. Gies
70f3623b52 Implement additional ARM NEON intriniscs (#792) 2020-04-07 20:06:38 +01:00
Taiki Endo
5c1430079b Format with rustfmt 2019-10-26 18:46:57 +02:00
Taiki Endo
8f07ba7489 Update proc-macro2, syn, and quote to 1.0 2019-10-26 18:46:57 +02:00
gnzlbg
ed67655cc8 Verify that all intrinsics have a run-time test 2019-08-17 21:14:54 +02:00
gnzlbg
686b813f5d Update repo name 2019-07-09 01:37:07 +02:00