aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorMatt Devereau <matthew.devereau@arm.com>2023-11-20 10:49:27 +0000
committerMatt Devereau <matthew.devereau@arm.com>2023-12-01 09:34:38 +0000
commit5fe7ae848cc6cb2afc3aab332743ffa2bb635fc3 (patch)
tree23d02b26b9d22f033f1d5f7332654c116665fb2d /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parentbb98227db19ae4d80af7a25a9423aae2aeaec61d (diff)
downloadllvm-5fe7ae848cc6cb2afc3aab332743ffa2bb635fc3.zip
llvm-5fe7ae848cc6cb2afc3aab332743ffa2bb635fc3.tar.gz
llvm-5fe7ae848cc6cb2afc3aab332743ffa2bb635fc3.tar.bz2
[AArch64][SME2] Add ldr_zt, str_zt builtins and intrinsics (#72849)
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
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions