[all-commits] [llvm/llvm-project] e4ebea: [MCP][NFC] Cleanup and prepare to preserve frame-s...

Scott Linder via All-commits all-commits at lists.llvm.org
Thu Apr 16 08:05:41 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e4ebeac8d1ee124016e6fa9fba8e5a05c3737543
      https://github.com/llvm/llvm-project/commit/e4ebeac8d1ee124016e6fa9fba8e5a05c3737543
  Author: Scott Linder <scott.linder at amd.com>
  Date:   2026-04-16 (Thu, 16 Apr 2026)

  Changed paths:
    M llvm/lib/CodeGen/MachineCopyPropagation.cpp

  Log Message:
  -----------
  [MCP][NFC] Cleanup and prepare to preserve frame-setup/destroy (#186240)

This mixes renames, removing redundant code, avoiding
`else`-after-`return`, etc. with factoring out the `isNeverRedundant`
concept.

Change-Id: I43a62a9415019cdd63c68fd3b915ebb7505d317a



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list