Skip to content

Commit

Permalink
Rename test shuffle.cpp to vector_shuffle.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
mcourteaux committed Feb 14, 2025
1 parent 5a10e30 commit 7d4bc8f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/correctness/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,6 @@ tests(GROUPS correctness
shared_self_references.cpp
shift_by_unsigned_negated.cpp
shifted_image.cpp
shuffle.cpp
side_effects.cpp
simd_op_check_arm.cpp
simd_op_check_hvx.cpp
Expand Down Expand Up @@ -344,6 +343,7 @@ tests(GROUPS correctness
vector_math.cpp
vector_print_bug.cpp
vector_reductions.cpp
vector_shuffle.cpp
vector_tile.cpp
vectorize_guard_with_if.cpp
vectorize_mixed_widths.cpp
Expand Down
File renamed without changes.

0 comments on commit 7d4bc8f

Please sign in to comment.