diff options
author | Diana Picus <Diana-Magda.Picus@amd.com> | 2025-09-04 10:34:43 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-04 10:34:43 +0200 |
commit | 018dc1b3977bb249d55a6808bb45802a10f818fa (patch) | |
tree | 0151a68c8f3628dc2ae093d3cfa1537958bce48a /llvm/test/CodeGen/WebAssembly/wasm-eh-prepare.ll | |
parent | d1408667de830da8817c24cb9788da6caae551c7 (diff) | |
download | llvm-main.zip llvm-main.tar.gz llvm-main.tar.bz2 |
Support tail calls to whole wave functions (trivial) and from whole wave
functions (slightly more involved because we need a new pseudo for the
tail call return, that patches up the EXEC mask).
Move the expansion of whole wave function return pseudos (regular and
tail call returns) to prolog epilog insertion, since that's where we
patch up the EXEC mask.
Diffstat (limited to 'llvm/test/CodeGen/WebAssembly/wasm-eh-prepare.ll')
0 files changed, 0 insertions, 0 deletions