Add platform-specific flags for NEON.#15
Conversation
|
Ah, I wasn't too sure how well this would work on Windows; will have to tweak it a little bit. |
|
OK, fixed Windows (I think) and also aarch64, which supports NEON, but doesn't need a flag for it. |
|
I think then that I should investigate making the Edit: |
|
PS, I've heard through some NumPy issues that Shippable is starting to provide ARMv8 CI. |
|
Good to know thanks. I see Auburns still hasn't accepted your PR so I could rebase off your repo for now and forget the submodule in the short-term. |
Along with some upstream changes (below), this allows a full build on armv7hl.
Auburn/FastNoiseSIMD@3287340
Auburn/FastNoiseSIMD@575c004
Auburn/FastNoiseSIMD#27
Auburn/FastNoiseSIMD#32