Skip to content

Update FindSIMD CMake - #58

Merged
zfergus merged 1 commit into
mainfrom
simd
Sep 19, 2023
Merged

Update FindSIMD CMake#58
zfergus merged 1 commit into
mainfrom
simd

Conversation

@zfergus

@zfergus zfergus commented Sep 19, 2023

Copy link
Copy Markdown
Member

Description

Update FindSIMD.cmake to now add support for Neon (Arm/Apple Silicon SIMD instruction set).

Credit: FindSIMD.cmake from Project CHRONO under BSD 3-Clause "New" or "Revised" License.

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Compiles on M2 Mac.

Test Configuration:

  • OS and version: macOS 13.5.2
  • Compile and version: Apple clang version 14.0.3

Checklist:

  • I have followed the project style guide
  • My code follows the clang-format style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@zfergus
zfergus merged commit 53ac399 into main Sep 19, 2023
@zfergus
zfergus deleted the simd branch September 19, 2023 02:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant