Skip to content

Commit f981ffe

Browse files
committed
Remove _mm_comige_ss from skip list in x86-intel.rs
1 parent cb3046e commit f981ffe

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

library/stdarch/crates/stdarch-verify/tests/x86-intel.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,6 @@ fn verify_all_signatures() {
246246
"_xend",
247247
"_xabort_code",
248248
// Aliases
249-
"_mm_comige_ss",
250249
"_mm_cvt_ss2si",
251250
"_mm_cvtt_ss2si",
252251
"_mm_cvt_si2ss",

0 commit comments

Comments
 (0)