[llvm-branch-commits] [llvm] [mcp-frameinst: 2/4]: [MCP][NFC] Cleanup and prepare to preserve frame-setup/destroy (PR #186240)

Sergei Barannikov via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri Mar 13 05:17:22 PDT 2026


================
@@ -967,7 +993,7 @@ void MachineCopyPropagation::ForwardCopyPropagateBlock(MachineBasicBlock &MBB) {
           continue;
         }
       } else if (MO.readsReg())
----------------
s-barannikov wrote:

Add braces?

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


More information about the llvm-branch-commits mailing list