macOS Big Sur status report
Guillaume Piolat
first.last at gmail.com
Tue Sep 15 19:54:53 UTC 2020
On Tuesday, 15 September 2020 at 10:08:05 UTC, Jacob Carlborg
wrote:
>
> Thanks for looking into this.
>
My pleasure.
> As much as possible upstream. Hopefully it shouldn't be that
> much since it works on iOS. There might be some required
> changes to Phobos as well.
Indeed, the real work was done for iOS. I'm just piggy-backing.
Update:
`intel-intrinsics` now passes unittests on AArch64. There are
about 20 intrinsics that will need further optimization, for
example _mm_cvtps_epi32() or _mm_avg_epi16(). Thanks to LLVM a
lot of intrinsics written for x86 are already optimal on ARM.
More information about the Digitalmars-d
mailing list