Fix a miscompilation crash where swiftself on x20 gets corrupted due to incorrect save/restore at prologue/epilogue.
Details
Details
Diff Detail
Diff Detail
Unit Tests
Unit Tests
Event Timeline
Comment Actions
Thanks for this fix! I think that as long as we have a slightly stronger check to ensure that a store isn't occurring in the case, this should be good.
llvm/test/CodeGen/AArch64/swift-csr-win.ll | ||
---|---|---|
18 | Should this have something like CHECK-NOT for a stp? |
Should this have something like CHECK-NOT for a stp?