Skip to content

Commit

Permalink
disable stage2_impl_skylake_avx512
Browse files Browse the repository at this point in the history
  • Loading branch information
9il committed Apr 19, 2024
1 parent 02360e3 commit 9daa2ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/mir/ion/internal/stage2.d
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ version (X86_Any)
while(--n);
}

version(none)
version (LDC) @target("arch=skylake-avx512")
private void stage2_impl_skylake_avx512(
size_t n,
Expand Down

0 comments on commit 9daa2ba

Please sign in to comment.