Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Put SIMD perf warnings behind a flag
It's not always realistic to update your compiler, and these warings constantly flood the terminal if you can't. Put them behind a flag. We can always turn the flag back on locally to check a specific target. Diffs= 12285f625 Put SIMD perf warnings behind a flag (#4861)
- Loading branch information