@@ -6249,6 +6249,7 @@ unsafe fn do_intrinsic_ridge_3_avx2_64_normal() -> Vec<f64> {
6249
6249
noise
6250
6250
}
6251
6251
6252
+ #[ ignore]
6252
6253
#[ test]
6253
6254
fn test_intrinsic_ridge_3_avx2_64_normal ( ) {
6254
6255
let file_name = format ! (
@@ -6313,6 +6314,7 @@ unsafe fn do_intrinsic_ridge_3_scalar_64_normal() -> Vec<f64> {
6313
6314
noise
6314
6315
}
6315
6316
6317
+ #[ ignore]
6316
6318
#[ test]
6317
6319
fn test_intrinsic_ridge_3_scalar_64_normal ( ) {
6318
6320
let file_name = format ! (
@@ -6379,6 +6381,7 @@ unsafe fn do_intrinsic_ridge_3_sse2_64_normal() -> Vec<f64> {
6379
6381
noise
6380
6382
}
6381
6383
6384
+ #[ ignore]
6382
6385
#[ test]
6383
6386
fn test_intrinsic_ridge_3_sse2_64_normal ( ) {
6384
6387
let file_name = format ! (
@@ -6445,6 +6448,7 @@ unsafe fn do_intrinsic_ridge_3_sse41_64_normal() -> Vec<f64> {
6445
6448
noise
6446
6449
}
6447
6450
6451
+ #[ ignore]
6448
6452
#[ test]
6449
6453
fn test_intrinsic_ridge_3_sse41_64_normal ( ) {
6450
6454
let file_name = format ! (
@@ -7281,6 +7285,7 @@ unsafe fn do_intrinsic_fbm_3_avx2_64_normal() -> Vec<f64> {
7281
7285
noise
7282
7286
}
7283
7287
7288
+ #[ ignore]
7284
7289
#[ test]
7285
7290
fn test_intrinsic_fbm_3_avx2_64_normal ( ) {
7286
7291
let file_name = format ! (
@@ -7345,6 +7350,7 @@ unsafe fn do_intrinsic_fbm_3_scalar_64_normal() -> Vec<f64> {
7345
7350
noise
7346
7351
}
7347
7352
7353
+ #[ ignore]
7348
7354
#[ test]
7349
7355
fn test_intrinsic_fbm_3_scalar_64_normal ( ) {
7350
7356
let file_name = format ! (
@@ -7411,6 +7417,7 @@ unsafe fn do_intrinsic_fbm_3_sse2_64_normal() -> Vec<f64> {
7411
7417
noise
7412
7418
}
7413
7419
7420
+ #[ ignore]
7414
7421
#[ test]
7415
7422
fn test_intrinsic_fbm_3_sse2_64_normal ( ) {
7416
7423
let file_name = format ! (
@@ -7477,6 +7484,7 @@ unsafe fn do_intrinsic_fbm_3_sse41_64_normal() -> Vec<f64> {
7477
7484
noise
7478
7485
}
7479
7486
7487
+ #[ ignore]
7480
7488
#[ test]
7481
7489
fn test_intrinsic_fbm_3_sse41_64_normal ( ) {
7482
7490
let file_name = format ! (
@@ -8313,6 +8321,7 @@ unsafe fn do_intrinsic_turbulence_3_avx2_64_normal() -> Vec<f64> {
8313
8321
noise
8314
8322
}
8315
8323
8324
+ #[ ignore]
8316
8325
#[ test]
8317
8326
fn test_intrinsic_turbulence_3_avx2_64_normal ( ) {
8318
8327
let file_name = format ! (
@@ -8377,6 +8386,7 @@ unsafe fn do_intrinsic_turbulence_3_scalar_64_normal() -> Vec<f64> {
8377
8386
noise
8378
8387
}
8379
8388
8389
+ #[ ignore]
8380
8390
#[ test]
8381
8391
fn test_intrinsic_turbulence_3_scalar_64_normal ( ) {
8382
8392
let file_name = format ! (
@@ -8443,6 +8453,7 @@ unsafe fn do_intrinsic_turbulence_3_sse2_64_normal() -> Vec<f64> {
8443
8453
noise
8444
8454
}
8445
8455
8456
+ #[ ignore]
8446
8457
#[ test]
8447
8458
fn test_intrinsic_turbulence_3_sse2_64_normal ( ) {
8448
8459
let file_name = format ! (
@@ -8509,6 +8520,7 @@ unsafe fn do_intrinsic_turbulence_3_sse41_64_normal() -> Vec<f64> {
8509
8520
noise
8510
8521
}
8511
8522
8523
+ #[ ignore]
8512
8524
#[ test]
8513
8525
fn test_intrinsic_turbulence_3_sse41_64_normal ( ) {
8514
8526
let file_name = format ! (
@@ -9255,6 +9267,7 @@ unsafe fn do_intrinsic_gradient_3_avx2_64_normal() -> Vec<f64> {
9255
9267
noise
9256
9268
}
9257
9269
9270
+ #[ ignore]
9258
9271
#[ test]
9259
9272
fn test_intrinsic_gradient_3_avx2_64_normal ( ) {
9260
9273
let file_name = format ! (
@@ -9309,6 +9322,7 @@ unsafe fn do_intrinsic_gradient_3_scalar_64_normal() -> Vec<f64> {
9309
9322
noise
9310
9323
}
9311
9324
9325
+ #[ ignore]
9312
9326
#[ test]
9313
9327
fn test_intrinsic_gradient_3_scalar_64_normal ( ) {
9314
9328
let file_name = format ! (
@@ -9365,6 +9379,7 @@ unsafe fn do_intrinsic_gradient_3_sse2_64_normal() -> Vec<f64> {
9365
9379
noise
9366
9380
}
9367
9381
9382
+ #[ ignore]
9368
9383
#[ test]
9369
9384
fn test_intrinsic_gradient_3_sse2_64_normal ( ) {
9370
9385
let file_name = format ! (
@@ -9421,6 +9436,7 @@ unsafe fn do_intrinsic_gradient_3_sse41_64_normal() -> Vec<f64> {
9421
9436
noise
9422
9437
}
9423
9438
9439
+ #[ ignore]
9424
9440
#[ test]
9425
9441
fn test_intrinsic_gradient_3_sse41_64_normal ( ) {
9426
9442
let file_name = format ! (
0 commit comments