Skip to content
Unverified Commit cc124498 authored by Matthew Devereau's avatar Matthew Devereau Committed by GitHub
Browse files

[AArch64][SME2] Add ldr_zt, str_zt builtins and intrinsics (#71795)

Adds the builtins:
void svldr_zt(uint64_t zt, const void *rn)
void svstr_zt(uint64_t zt, void *rn)

And the intrinsics:
call void @llvm.aarch64.sme.ldr.zt(i32, ptr)
tail call void @llvm.aarch64.sme.str.zt(i32, ptr)

Patch by: Kerry McLaughlin <kerry.mclaughlin@arm.com>
parent 4ee747f8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment