Skip to content

Commit

Permalink
Exclude WiVe BVH for NEON for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
jbikker committed Feb 20, 2025
1 parent 4787523 commit 543769c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tiny_bvh_speedtest.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -717,7 +717,7 @@ int main()

#endif

#ifdef TRAVERSE_WIVE
#if defined TRAVERSE_WIVE && defined BVH_USEAVX

// BVH8_CPU
if (!bvh8_cpu)
Expand Down

0 comments on commit 543769c

Please sign in to comment.