[compiler-rt] [AArch64][compiler-rt] Add memcpy, memset, memmove, memchr simple imp… (PR #77496)

Sander de Smalen via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 16 06:20:36 PST 2024


================
@@ -0,0 +1,108 @@
+// REQUIRES: linux, aarch64-target-arch, aarch64-sme-available
----------------
sdesmalen-arm wrote:

Does it require linux?

https://github.com/llvm/llvm-project/pull/77496


More information about the llvm-commits mailing list