@fitzgen (he/him) is pointer auth stuff ready with tail calls? The filetests/filetests/runtests/tail-call-conv.clif
test fails for me on a macbook which I think has ptr auth implemented with a "bus error". Specifically the target aarch64 has_pauth sign_return_address
test fails at %tail_caller_stack_args
(but previous tests pass)
Hm I’d think it should work, or at least I’m not aware of any reason it shouldn’t
kk, I'll file a bug (although I don't know how to reproduce outside of actual hardware to run on)
Opened up https://github.com/bytecodealliance/wasmtime/issues/6567 for this
Last updated: Nov 22 2024 at 16:03 UTC