diff options
author | David Green <david.green@arm.com> | 2024-01-03 07:59:36 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-03 07:59:36 +0000 |
commit | d659bd1635326cfc52460e9a43e08953906903bb (patch) | |
tree | 0d5424412f3223ae6345a29d55fabe7b7c2cb3f6 /llvm/lib/Object/WasmObjectFile.cpp | |
parent | 5b5614c92fb2003a6b40edde4f036e2e65473561 (diff) | |
download | llvm-d659bd1635326cfc52460e9a43e08953906903bb.zip llvm-d659bd1635326cfc52460e9a43e08953906903bb.tar.gz llvm-d659bd1635326cfc52460e9a43e08953906903bb.tar.bz2 |
[GlobalISel][AArch64] Tail call libcalls. (#74929)
This tries to allow libcalls to be tail called, using a similar method
to DAG where the type is checked to make sure they match, and if so the
backend, through lowerCall checks that the tailcall is valid for all
arguments.
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions