[llvm] [AArch64][SME] Lower memchr to __arm_sc_memchr in streaming[-compatible] functions (PR #168896)

Sam Tebbs via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 20 08:36:43 PST 2025


================
@@ -153,6 +153,160 @@ entry:
   ret void
 }
 
----------------
SamTebbs33 wrote:

Is there a memchr test for when streaming mode and streaming compatible mode are not enabled?

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


More information about the llvm-commits mailing list