[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:23:34 PST 2025


================
@@ -117,7 +119,7 @@ frameInfo:
   hasTailCall:     true
   localFrameSize:  0
   savePoint:       '%bb.1'
-  restorePoint:    '%bb.2'
+  restorePoint:    '%bb.1'
----------------
michaelmaitland wrote:

Is this change related?

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


More information about the llvm-commits mailing list