[all-commits] [llvm/llvm-project] 2833da: CodeGen: Stop checking for physregs in constrainRe...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Thu Oct 2 23:30:18 PDT 2025


  Branch: refs/heads/users/arsenm/codegen/stop-checking-physreg-constrainRegClass
  Home:   https://github.com/llvm/llvm-project
  Commit: 2833da98821c20e651468e63ef834acfa66cac88
      https://github.com/llvm/llvm-project/commit/2833da98821c20e651468e63ef834acfa66cac88
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-10-03 (Fri, 03 Oct 2025)

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

  Log Message:
  -----------
  CodeGen: Stop checking for physregs in constrainRegClass

It's nonsensical to call this function on a physical register.



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