Skip to content

Avx512f avx512vl #1001

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 31 commits into from
Feb 14, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
b4eb723
inserti32x4: mm256; insertf32x4: mm256; extracti32x4: mm256, extractf…
minybot Feb 10, 2021
80f5bc0
compress_epi32,epi64,ps,pd: mm256,mm
minybot Feb 10, 2021
8a8a40d
expand_epi32,epi64,ps,pd: mm256,mm
minybot Feb 10, 2021
2183e69
ternarylogic_epi32,epi64: mm256,mm
minybot Feb 11, 2021
61eb301
test_epi32,epi64: mm256,mm; testn_epi32,epi64: mm256,mm
minybot Feb 11, 2021
113a28d
set1_epi32,epi64: mm256,mm
minybot Feb 11, 2021
44b0b67
load_epi32,epi64: mm256,mm; loadu_epi32,epi64: mm256, mm
minybot Feb 11, 2021
2a5bc8b
store_epi32,epi64: mm256,mm; storeu_epi32,epi64: mm256,mm
minybot Feb 11, 2021
3dd47ed
Merge remote-tracking branch 'upstream/master' into avx512f_avx512vl
minybot Feb 11, 2021
62fbd44
add #[rustfmt::skip] at avx512bf16 to pass CI style
minybot Feb 11, 2021
f43f3c6
remove msvc insertf32x4 and inserti32x4 check
minybot Feb 11, 2021
c99251c
fix doc; move convert out of macro
minybot Feb 12, 2021
00b838d
cvtepi16_epi32,epi64: mm256,mm; cvt_roundps_ph: mm256,mm; cvtepi32_ep…
minybot Feb 13, 2021
193b383
cvtepi64_epi8,epi16,epi32: mm256,mm
minybot Feb 13, 2021
60ae975
cvtepi8_epi32: mm256,mm
minybot Feb 13, 2021
fb16304
Fix CI (#1007)
Amanieu Feb 14, 2021
b2b9543
inserti32x4: mm256; insertf32x4: mm256; extracti32x4: mm256, extractf…
minybot Feb 10, 2021
a0e85ac
compress_epi32,epi64,ps,pd: mm256,mm
minybot Feb 10, 2021
9e9eda2
expand_epi32,epi64,ps,pd: mm256,mm
minybot Feb 10, 2021
489b73f
ternarylogic_epi32,epi64: mm256,mm
minybot Feb 11, 2021
265e6f5
test_epi32,epi64: mm256,mm; testn_epi32,epi64: mm256,mm
minybot Feb 11, 2021
1cd4e81
set1_epi32,epi64: mm256,mm
minybot Feb 11, 2021
f735001
load_epi32,epi64: mm256,mm; loadu_epi32,epi64: mm256, mm
minybot Feb 11, 2021
bbb698d
store_epi32,epi64: mm256,mm; storeu_epi32,epi64: mm256,mm
minybot Feb 11, 2021
ed1a12b
add #[rustfmt::skip] at avx512bf16 to pass CI style
minybot Feb 11, 2021
3fce474
remove msvc insertf32x4 and inserti32x4 check
minybot Feb 11, 2021
85ded1d
fix doc; move convert out of macro
minybot Feb 12, 2021
f5ba3ae
cvtepi16_epi32,epi64: mm256,mm; cvt_roundps_ph: mm256,mm; cvtepi32_ep…
minybot Feb 13, 2021
b641af1
cvtepi64_epi8,epi16,epi32: mm256,mm
minybot Feb 13, 2021
ab9b223
cvtepi8_epi32: mm256,mm
minybot Feb 13, 2021
25e50e3
fix conflict
minybot Feb 14, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading