[llvm] Xtensa] Implement windowed call ABI. (PR #130001)

Andrei Safronov via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 18 02:19:59 PDT 2025


andreisfr wrote:

> Missing test change

I added test for STACKRESTORE and implemented MOVSP_P pseudo operation to correctly update SP in STACKRESTORE and DYNAMIC_STACKALLOC lowering functions. 

https://github.com/llvm/llvm-project/pull/130001


More information about the llvm-commits mailing list