[all-commits] [llvm/llvm-project] c4e1bc: Greedy: Move physreg check when trying to recolor ...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Thu Oct 2 06:25:11 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c4e1bca407f4cca7644937c117890fad157fec4b
      https://github.com/llvm/llvm-project/commit/c4e1bca407f4cca7644937c117890fad157fec4b
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-10-02 (Thu, 02 Oct 2025)

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

  Log Message:
  -----------
  Greedy: Move physreg check when trying to recolor vregs (NFC) (#160484)

Instead of checking if the recoloring candidate is a virtual register,
avoid adding it to the candidates in the first place.



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