Skip to content
#

arm64

Here are 705 public repositories matching this topic...

coobjc provides coroutine support for Objective-C and Swift. We added await method、generator and actor model like C#、Javascript and Kotlin. For convenience, we added coroutine categories for some Foundation and UIKit API in cokit framework like NSFileManager, JSON, NSData, UIImage etc. We also add tuple support in coobjc.

  • Updated Sep 26, 2021
  • Objective-C
lkskstlr
lkskstlr commented Oct 25, 2021

Hi,

thank you very much for this cool library.

I noticed that simde_mm512_load_ps is missing while simde_mm512_loadu_ps is implemented. However, both seem to exist for Intel intrinsics (see screenshot). Maybe I oversaw one or maybe they do the same anyways?

Thanks
Lukas

![Screenshot from 2021-10-25 13-28-29](https://user-images.githubusercontent.com/14993470/138687358-aa6b531e-bdc

good first issue

Improve this page

Add a description, image, and links to the arm64 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the arm64 topic, visit your repo's landing page and select "manage topics."

Learn more