We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21a0c8e commit e4a1092Copy full SHA for e4a1092
src/intrinsics/simd.rs
@@ -276,5 +276,6 @@ pub(super) fn codegen_simd_intrinsic_call<'tcx>(
276
// simd_bitmask
277
// simd_select
278
// simd_rem
279
+ // simd_neg
280
}
281
0 commit comments