Changes between Initial Version and Version 1 of Ticket #62870, comment 9


Ignore:
Timestamp:
May 12, 2021, 3:57:17 PM (3 years ago)
Author:
mascguy (Christopher Nielsen)
Comment:

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 those, so I'll see if I can integrate that into the port for ARM builds.
     1It 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.
    22
    33Local testing is going to be a challenge without an M1 Mac, but we'll see...