Changes between Initial Version and Version 1 of Ticket #62870, comment 9
- Timestamp:
- May 12, 2021, 3:57:17 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #62870, comment 9
initial v1 1 It looks like the port is directly utilizing Intel intrinsics, so we'll need to add a shim like `simde` to fill in the gaps. Thankfully we already have a port for th ose, so I'll see if I can integrate that into the port for ARM builds.1 It looks like the port is directly utilizing Intel intrinsics, so we'll need to add a shim like `simde` to fill in the gaps. Thankfully we already have a port for that, so I'll see if I can integrate it into the port for ARM builds. 2 2 3 3 Local testing is going to be a challenge without an M1 Mac, but we'll see...