This commit is contained in:
bjorn3 2021-04-21 11:29:57 +02:00
commit 05f9602567

View File

@ -276,5 +276,7 @@ pub(super) fn codegen_simd_intrinsic_call<'tcx>(
// simd_select
// simd_rem
// simd_neg
// simd_trunc
// simd_floor
}
}