Commit c1e6636
authored
Fix windows on Neon (#1317)
* Build windows ARM
* Fix comp_return_type
* Include proper Win header
* Run only windows
* Try explicit macros
* x-wrap functions
* Apply template recursively
* try alias
* Try resolve global
* No macros
* No ::
* No dispatch in neon.hpp
* No dispatcher in neon64.hpp
* More windows fixes
* More windows fixes 2
* Fix set
* Fix load from bool
* Fix load aligned
* Fix from_bool
* Fix load_unaligned
* Fix set
* Remove _ex load on MSVC
* Fix set neon 64
* Fix set on floats
* Revert "Run only windows"
This reverts commit 15745ae.
* Remove unused headers
* Try direct reinterpret in from_bool
* Leave C++17 comments1 parent e80ac4f commit c1e6636
5 files changed
Lines changed: 877 additions & 1045 deletions
File tree
- .github/workflows
- include/xsimd
- arch
- types
- test
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| |||
0 commit comments