[llvm] [llvm] Support multiple save/restore points in mir (PR #119357)

Michael Maitland via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 19 14:22:43 PST 2025


michaelmaitland wrote:

> @michaelmaitland, now multiple save and restore points are not supported in shrink-wrap. This patch only support possibility to print them in MIR. Real multiple save/restore points can appear only in #119359.

Can we have parser tests to show that it can consume multiple save/restore points?

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


More information about the llvm-commits mailing list