aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Ramsay <Joe.Ramsay@arm.com>2023-03-24 12:10:10 +0000
committerSzabolcs Nagy <szabolcs.nagy@arm.com>2023-03-27 17:04:03 +0100
commite4d336f1ace7c7ca535f7f85485373752bc76ed5 (patch)
tree1e1f1688cc659bbd8a03047c0b06ba51793a7999
parentecf8ae6704d5034fc2d5e29e5dc88dbca981581e (diff)
downloadglibc-e4d336f1ace7c7ca535f7f85485373752bc76ed5.zip
glibc-e4d336f1ace7c7ca535f7f85485373752bc76ed5.tar.gz
glibc-e4d336f1ace7c7ca535f7f85485373752bc76ed5.tar.bz2
benchtests: Move libmvec benchtest inputs to benchtests directory
This allows other targets to use the same inputs for their own libmvec microbenchmarks without having to duplicate them in their own subdirectory. Reviewed-by: Szabolcs Nagy <szabolcs.nagy@arm.com>
-rw-r--r--benchtests/libmvec/acos-inputs (renamed from sysdeps/x86_64/fpu/libmvec-acos-inputs)0
-rw-r--r--benchtests/libmvec/acosf-inputs (renamed from sysdeps/x86_64/fpu/libmvec-acosf-inputs)0
-rw-r--r--benchtests/libmvec/acosh-inputs (renamed from sysdeps/x86_64/fpu/libmvec-acosh-inputs)0
-rw-r--r--benchtests/libmvec/acoshf-inputs (renamed from sysdeps/x86_64/fpu/libmvec-acoshf-inputs)0
-rw-r--r--benchtests/libmvec/asin-inputs (renamed from sysdeps/x86_64/fpu/libmvec-asin-inputs)0
-rw-r--r--benchtests/libmvec/asinf-inputs (renamed from sysdeps/x86_64/fpu/libmvec-asinf-inputs)0
-rw-r--r--benchtests/libmvec/asinh-inputs (renamed from sysdeps/x86_64/fpu/libmvec-asinh-inputs)0
-rw-r--r--benchtests/libmvec/asinhf-inputs (renamed from sysdeps/x86_64/fpu/libmvec-asinhf-inputs)0
-rw-r--r--benchtests/libmvec/atan-inputs (renamed from sysdeps/x86_64/fpu/libmvec-atan-inputs)0
-rw-r--r--benchtests/libmvec/atan2-inputs (renamed from sysdeps/x86_64/fpu/libmvec-atan2-inputs)0
-rw-r--r--benchtests/libmvec/atan2f-inputs (renamed from sysdeps/x86_64/fpu/libmvec-atan2f-inputs)0
-rw-r--r--benchtests/libmvec/atanf-inputs (renamed from sysdeps/x86_64/fpu/libmvec-atanf-inputs)0
-rw-r--r--benchtests/libmvec/atanh-inputs (renamed from sysdeps/x86_64/fpu/libmvec-atanh-inputs)0
-rw-r--r--benchtests/libmvec/atanhf-inputs (renamed from sysdeps/x86_64/fpu/libmvec-atanhf-inputs)0
-rw-r--r--benchtests/libmvec/cbrt-inputs (renamed from sysdeps/x86_64/fpu/libmvec-cbrt-inputs)0
-rw-r--r--benchtests/libmvec/cbrtf-inputs (renamed from sysdeps/x86_64/fpu/libmvec-cbrtf-inputs)0
-rw-r--r--benchtests/libmvec/cos-inputs (renamed from sysdeps/x86_64/fpu/libmvec-cos-inputs)0
-rw-r--r--benchtests/libmvec/cosf-inputs (renamed from sysdeps/x86_64/fpu/libmvec-cosf-inputs)0
-rw-r--r--benchtests/libmvec/cosh-inputs (renamed from sysdeps/x86_64/fpu/libmvec-cosh-inputs)0
-rw-r--r--benchtests/libmvec/coshf-inputs (renamed from sysdeps/x86_64/fpu/libmvec-coshf-inputs)0
-rw-r--r--benchtests/libmvec/erf-inputs (renamed from sysdeps/x86_64/fpu/libmvec-erf-inputs)0
-rw-r--r--benchtests/libmvec/erfc-inputs (renamed from sysdeps/x86_64/fpu/libmvec-erfc-inputs)0
-rw-r--r--benchtests/libmvec/erfcf-inputs (renamed from sysdeps/x86_64/fpu/libmvec-erfcf-inputs)0
-rw-r--r--benchtests/libmvec/erff-inputs (renamed from sysdeps/x86_64/fpu/libmvec-erff-inputs)0
-rw-r--r--benchtests/libmvec/exp-inputs (renamed from sysdeps/x86_64/fpu/libmvec-exp-inputs)0
-rw-r--r--benchtests/libmvec/exp10-inputs (renamed from sysdeps/x86_64/fpu/libmvec-exp10-inputs)0
-rw-r--r--benchtests/libmvec/exp10f-inputs (renamed from sysdeps/x86_64/fpu/libmvec-exp10f-inputs)0
-rw-r--r--benchtests/libmvec/exp2-inputs (renamed from sysdeps/x86_64/fpu/libmvec-exp2-inputs)0
-rw-r--r--benchtests/libmvec/exp2f-inputs (renamed from sysdeps/x86_64/fpu/libmvec-exp2f-inputs)0
-rw-r--r--benchtests/libmvec/expf-inputs (renamed from sysdeps/x86_64/fpu/libmvec-expf-inputs)0
-rw-r--r--benchtests/libmvec/expm1-inputs (renamed from sysdeps/x86_64/fpu/libmvec-expm1-inputs)0
-rw-r--r--benchtests/libmvec/expm1f-inputs (renamed from sysdeps/x86_64/fpu/libmvec-expm1f-inputs)0
-rw-r--r--benchtests/libmvec/hypot-inputs (renamed from sysdeps/x86_64/fpu/libmvec-hypot-inputs)0
-rw-r--r--benchtests/libmvec/hypotf-inputs (renamed from sysdeps/x86_64/fpu/libmvec-hypotf-inputs)0
-rw-r--r--benchtests/libmvec/log-inputs (renamed from sysdeps/x86_64/fpu/libmvec-log-inputs)0
-rw-r--r--benchtests/libmvec/log10-inputs (renamed from sysdeps/x86_64/fpu/libmvec-log10-inputs)0
-rw-r--r--benchtests/libmvec/log10f-inputs (renamed from sysdeps/x86_64/fpu/libmvec-log10f-inputs)0
-rw-r--r--benchtests/libmvec/log1p-inputs (renamed from sysdeps/x86_64/fpu/libmvec-log1p-inputs)0
-rw-r--r--benchtests/libmvec/log1pf-inputs (renamed from sysdeps/x86_64/fpu/libmvec-log1pf-inputs)0
-rw-r--r--benchtests/libmvec/log2-inputs (renamed from sysdeps/x86_64/fpu/libmvec-log2-inputs)0
-rw-r--r--benchtests/libmvec/log2f-inputs (renamed from sysdeps/x86_64/fpu/libmvec-log2f-inputs)0
-rw-r--r--benchtests/libmvec/logf-inputs (renamed from sysdeps/x86_64/fpu/libmvec-logf-inputs)0
-rw-r--r--benchtests/libmvec/pow-inputs (renamed from sysdeps/x86_64/fpu/libmvec-pow-inputs)0
-rw-r--r--benchtests/libmvec/powf-inputs (renamed from sysdeps/x86_64/fpu/libmvec-powf-inputs)0
-rw-r--r--benchtests/libmvec/sin-inputs (renamed from sysdeps/x86_64/fpu/libmvec-sin-inputs)0
-rw-r--r--benchtests/libmvec/sinf-inputs (renamed from sysdeps/x86_64/fpu/libmvec-sinf-inputs)0
-rw-r--r--benchtests/libmvec/sinh-inputs (renamed from sysdeps/x86_64/fpu/libmvec-sinh-inputs)0
-rw-r--r--benchtests/libmvec/sinhf-inputs (renamed from sysdeps/x86_64/fpu/libmvec-sinhf-inputs)0
-rw-r--r--benchtests/libmvec/tan-inputs (renamed from sysdeps/x86_64/fpu/libmvec-tan-inputs)0
-rw-r--r--benchtests/libmvec/tanf-inputs (renamed from sysdeps/x86_64/fpu/libmvec-tanf-inputs)0
-rw-r--r--benchtests/libmvec/tanh-inputs (renamed from sysdeps/x86_64/fpu/libmvec-tanh-inputs)0
-rw-r--r--benchtests/libmvec/tanhf-inputs (renamed from sysdeps/x86_64/fpu/libmvec-tanhf-inputs)0
-rwxr-xr-xsysdeps/x86_64/fpu/scripts/bench_libmvec.py2
53 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/x86_64/fpu/libmvec-acos-inputs b/benchtests/libmvec/acos-inputs
index fd9a35f..fd9a35f 100644
--- a/sysdeps/x86_64/fpu/libmvec-acos-inputs
+++ b/benchtests/libmvec/acos-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-acosf-inputs b/benchtests/libmvec/acosf-inputs
index e1a5694..e1a5694 100644
--- a/sysdeps/x86_64/fpu/libmvec-acosf-inputs
+++ b/benchtests/libmvec/acosf-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-acosh-inputs b/benchtests/libmvec/acosh-inputs
index 7f1b12d..7f1b12d 100644
--- a/sysdeps/x86_64/fpu/libmvec-acosh-inputs
+++ b/benchtests/libmvec/acosh-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-acoshf-inputs b/benchtests/libmvec/acoshf-inputs
index 44056a9..44056a9 100644
--- a/sysdeps/x86_64/fpu/libmvec-acoshf-inputs
+++ b/benchtests/libmvec/acoshf-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-asin-inputs b/benchtests/libmvec/asin-inputs
index fd9a35f..fd9a35f 100644
--- a/sysdeps/x86_64/fpu/libmvec-asin-inputs
+++ b/benchtests/libmvec/asin-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-asinf-inputs b/benchtests/libmvec/asinf-inputs
index e1a5694..e1a5694 100644
--- a/sysdeps/x86_64/fpu/libmvec-asinf-inputs
+++ b/benchtests/libmvec/asinf-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-asinh-inputs b/benchtests/libmvec/asinh-inputs
index 93c9a3b..93c9a3b 100644
--- a/sysdeps/x86_64/fpu/libmvec-asinh-inputs
+++ b/benchtests/libmvec/asinh-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-asinhf-inputs b/benchtests/libmvec/asinhf-inputs
index d32ba82..d32ba82 100644
--- a/sysdeps/x86_64/fpu/libmvec-asinhf-inputs
+++ b/benchtests/libmvec/asinhf-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-atan-inputs b/benchtests/libmvec/atan-inputs
index 4f1d8b2..4f1d8b2 100644
--- a/sysdeps/x86_64/fpu/libmvec-atan-inputs
+++ b/benchtests/libmvec/atan-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-atan2-inputs b/benchtests/libmvec/atan2-inputs
index 0d86b5d..0d86b5d 100644
--- a/sysdeps/x86_64/fpu/libmvec-atan2-inputs
+++ b/benchtests/libmvec/atan2-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-atan2f-inputs b/benchtests/libmvec/atan2f-inputs
index 757ae48..757ae48 100644
--- a/sysdeps/x86_64/fpu/libmvec-atan2f-inputs
+++ b/benchtests/libmvec/atan2f-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-atanf-inputs b/benchtests/libmvec/atanf-inputs
index 49b7117..49b7117 100644
--- a/sysdeps/x86_64/fpu/libmvec-atanf-inputs
+++ b/benchtests/libmvec/atanf-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-atanh-inputs b/benchtests/libmvec/atanh-inputs
index fd9a35f..fd9a35f 100644
--- a/sysdeps/x86_64/fpu/libmvec-atanh-inputs
+++ b/benchtests/libmvec/atanh-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-atanhf-inputs b/benchtests/libmvec/atanhf-inputs
index e1a5694..e1a5694 100644
--- a/sysdeps/x86_64/fpu/libmvec-atanhf-inputs
+++ b/benchtests/libmvec/atanhf-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-cbrt-inputs b/benchtests/libmvec/cbrt-inputs
index 880884f..880884f 100644
--- a/sysdeps/x86_64/fpu/libmvec-cbrt-inputs
+++ b/benchtests/libmvec/cbrt-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-cbrtf-inputs b/benchtests/libmvec/cbrtf-inputs
index e1ca563..e1ca563 100644
--- a/sysdeps/x86_64/fpu/libmvec-cbrtf-inputs
+++ b/benchtests/libmvec/cbrtf-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-cos-inputs b/benchtests/libmvec/cos-inputs
index 9829f3b..9829f3b 100644
--- a/sysdeps/x86_64/fpu/libmvec-cos-inputs
+++ b/benchtests/libmvec/cos-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-cosf-inputs b/benchtests/libmvec/cosf-inputs
index 69e4b66..69e4b66 100644
--- a/sysdeps/x86_64/fpu/libmvec-cosf-inputs
+++ b/benchtests/libmvec/cosf-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-cosh-inputs b/benchtests/libmvec/cosh-inputs
index f685731..f685731 100644
--- a/sysdeps/x86_64/fpu/libmvec-cosh-inputs
+++ b/benchtests/libmvec/cosh-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-coshf-inputs b/benchtests/libmvec/coshf-inputs
index 29d5496..29d5496 100644
--- a/sysdeps/x86_64/fpu/libmvec-coshf-inputs
+++ b/benchtests/libmvec/coshf-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-erf-inputs b/benchtests/libmvec/erf-inputs
index 8ebf37a..8ebf37a 100644
--- a/sysdeps/x86_64/fpu/libmvec-erf-inputs
+++ b/benchtests/libmvec/erf-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-erfc-inputs b/benchtests/libmvec/erfc-inputs
index 8ebf37a..8ebf37a 100644
--- a/sysdeps/x86_64/fpu/libmvec-erfc-inputs
+++ b/benchtests/libmvec/erfc-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-erfcf-inputs b/benchtests/libmvec/erfcf-inputs
index 3f6f2b4..3f6f2b4 100644
--- a/sysdeps/x86_64/fpu/libmvec-erfcf-inputs
+++ b/benchtests/libmvec/erfcf-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-erff-inputs b/benchtests/libmvec/erff-inputs
index 3f6f2b4..3f6f2b4 100644
--- a/sysdeps/x86_64/fpu/libmvec-erff-inputs
+++ b/benchtests/libmvec/erff-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-exp-inputs b/benchtests/libmvec/exp-inputs
index 64ed0eb..64ed0eb 100644
--- a/sysdeps/x86_64/fpu/libmvec-exp-inputs
+++ b/benchtests/libmvec/exp-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-exp10-inputs b/benchtests/libmvec/exp10-inputs
index ef5b25e..ef5b25e 100644
--- a/sysdeps/x86_64/fpu/libmvec-exp10-inputs
+++ b/benchtests/libmvec/exp10-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-exp10f-inputs b/benchtests/libmvec/exp10f-inputs
index dc4bdf2..dc4bdf2 100644
--- a/sysdeps/x86_64/fpu/libmvec-exp10f-inputs
+++ b/benchtests/libmvec/exp10f-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-exp2-inputs b/benchtests/libmvec/exp2-inputs
index 1582399..1582399 100644
--- a/sysdeps/x86_64/fpu/libmvec-exp2-inputs
+++ b/benchtests/libmvec/exp2-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-exp2f-inputs b/benchtests/libmvec/exp2f-inputs
index f128fbd..f128fbd 100644
--- a/sysdeps/x86_64/fpu/libmvec-exp2f-inputs
+++ b/benchtests/libmvec/exp2f-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-expf-inputs b/benchtests/libmvec/expf-inputs
index 09ac149..09ac149 100644
--- a/sysdeps/x86_64/fpu/libmvec-expf-inputs
+++ b/benchtests/libmvec/expf-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-expm1-inputs b/benchtests/libmvec/expm1-inputs
index 64ed0eb..64ed0eb 100644
--- a/sysdeps/x86_64/fpu/libmvec-expm1-inputs
+++ b/benchtests/libmvec/expm1-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-expm1f-inputs b/benchtests/libmvec/expm1f-inputs
index 09ac149..09ac149 100644
--- a/sysdeps/x86_64/fpu/libmvec-expm1f-inputs
+++ b/benchtests/libmvec/expm1f-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-hypot-inputs b/benchtests/libmvec/hypot-inputs
index 38bb541..38bb541 100644
--- a/sysdeps/x86_64/fpu/libmvec-hypot-inputs
+++ b/benchtests/libmvec/hypot-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-hypotf-inputs b/benchtests/libmvec/hypotf-inputs
index 037f8ad..037f8ad 100644
--- a/sysdeps/x86_64/fpu/libmvec-hypotf-inputs
+++ b/benchtests/libmvec/hypotf-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-log-inputs b/benchtests/libmvec/log-inputs
index 853acda..853acda 100644
--- a/sysdeps/x86_64/fpu/libmvec-log-inputs
+++ b/benchtests/libmvec/log-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-log10-inputs b/benchtests/libmvec/log10-inputs
index 6d7e3be..6d7e3be 100644
--- a/sysdeps/x86_64/fpu/libmvec-log10-inputs
+++ b/benchtests/libmvec/log10-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-log10f-inputs b/benchtests/libmvec/log10f-inputs
index 25c61f0..25c61f0 100644
--- a/sysdeps/x86_64/fpu/libmvec-log10f-inputs
+++ b/benchtests/libmvec/log10f-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-log1p-inputs b/benchtests/libmvec/log1p-inputs
index 99122f2..99122f2 100644
--- a/sysdeps/x86_64/fpu/libmvec-log1p-inputs
+++ b/benchtests/libmvec/log1p-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-log1pf-inputs b/benchtests/libmvec/log1pf-inputs
index 664e1ce..664e1ce 100644
--- a/sysdeps/x86_64/fpu/libmvec-log1pf-inputs
+++ b/benchtests/libmvec/log1pf-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-log2-inputs b/benchtests/libmvec/log2-inputs
index 6d7e3be..6d7e3be 100644
--- a/sysdeps/x86_64/fpu/libmvec-log2-inputs
+++ b/benchtests/libmvec/log2-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-log2f-inputs b/benchtests/libmvec/log2f-inputs
index 25c61f0..25c61f0 100644
--- a/sysdeps/x86_64/fpu/libmvec-log2f-inputs
+++ b/benchtests/libmvec/log2f-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-logf-inputs b/benchtests/libmvec/logf-inputs
index c4b89fd..c4b89fd 100644
--- a/sysdeps/x86_64/fpu/libmvec-logf-inputs
+++ b/benchtests/libmvec/logf-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-pow-inputs b/benchtests/libmvec/pow-inputs
index 7295d29..7295d29 100644
--- a/sysdeps/x86_64/fpu/libmvec-pow-inputs
+++ b/benchtests/libmvec/pow-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-powf-inputs b/benchtests/libmvec/powf-inputs
index 21c3f1b..21c3f1b 100644
--- a/sysdeps/x86_64/fpu/libmvec-powf-inputs
+++ b/benchtests/libmvec/powf-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-sin-inputs b/benchtests/libmvec/sin-inputs
index 9829f3b..9829f3b 100644
--- a/sysdeps/x86_64/fpu/libmvec-sin-inputs
+++ b/benchtests/libmvec/sin-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-sinf-inputs b/benchtests/libmvec/sinf-inputs
index 69e4b66..69e4b66 100644
--- a/sysdeps/x86_64/fpu/libmvec-sinf-inputs
+++ b/benchtests/libmvec/sinf-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-sinh-inputs b/benchtests/libmvec/sinh-inputs
index f685731..f685731 100644
--- a/sysdeps/x86_64/fpu/libmvec-sinh-inputs
+++ b/benchtests/libmvec/sinh-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-sinhf-inputs b/benchtests/libmvec/sinhf-inputs
index 29d5496..29d5496 100644
--- a/sysdeps/x86_64/fpu/libmvec-sinhf-inputs
+++ b/benchtests/libmvec/sinhf-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-tan-inputs b/benchtests/libmvec/tan-inputs
index 9829f3b..9829f3b 100644
--- a/sysdeps/x86_64/fpu/libmvec-tan-inputs
+++ b/benchtests/libmvec/tan-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-tanf-inputs b/benchtests/libmvec/tanf-inputs
index 69e4b66..69e4b66 100644
--- a/sysdeps/x86_64/fpu/libmvec-tanf-inputs
+++ b/benchtests/libmvec/tanf-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-tanh-inputs b/benchtests/libmvec/tanh-inputs
index 8a9a49e..8a9a49e 100644
--- a/sysdeps/x86_64/fpu/libmvec-tanh-inputs
+++ b/benchtests/libmvec/tanh-inputs
diff --git a/sysdeps/x86_64/fpu/libmvec-tanhf-inputs b/benchtests/libmvec/tanhf-inputs
index e84a492..e84a492 100644
--- a/sysdeps/x86_64/fpu/libmvec-tanhf-inputs
+++ b/benchtests/libmvec/tanhf-inputs
diff --git a/sysdeps/x86_64/fpu/scripts/bench_libmvec.py b/sysdeps/x86_64/fpu/scripts/bench_libmvec.py
index 426169f..a66f032 100755
--- a/sysdeps/x86_64/fpu/scripts/bench_libmvec.py
+++ b/sysdeps/x86_64/fpu/scripts/bench_libmvec.py
@@ -396,7 +396,7 @@ def parse_file(func_types):
func = func_types[-1]
try:
- with open('../sysdeps/x86_64/fpu/libmvec-%s-inputs' % func) as f:
+ with open('../benchtests/libmvec/%s-inputs' % func) as f:
for line in f:
# Look for directives and parse it if found.
if line.startswith('##'):