<div dir="ltr"><div>Hi everyone,</div><div><br></div>I'm curious about the constraints that come with the usage of llvm.stacksave/llvm.stackrestore. Specifically I was wondering what the contract of their usage was with respect to SSA variables defined after llvm.stacksave. It seems to me that they could get spilled to a stack slot, which I'm concerned stackrestore might mess up. Is this a valid concern?<div><br></div><div>Thanks,<br>Keno</div></div>