[all-commits] [llvm/llvm-project] f2f0db: [PHIElimination] Fix bug around $noreg assignment

Guy David via All-commits all-commits at lists.llvm.org
Mon Jun 30 02:03:11 PDT 2025


  Branch: refs/heads/users/guy-david/fix-phi-elimination-noreg
  Home:   https://github.com/llvm/llvm-project
  Commit: f2f0dbf70d35aabcb611b65e8419f07dc3c2c674
      https://github.com/llvm/llvm-project/commit/f2f0dbf70d35aabcb611b65e8419f07dc3c2c674
  Author: Guy David <guyda96 at gmail.com>
  Date:   2025-06-30 (Mon, 30 Jun 2025)

  Changed paths:
    M llvm/lib/CodeGen/PHIElimination.cpp
    M llvm/test/CodeGen/AArch64/PHIElimination-reuse-copy.mir

  Log Message:
  -----------
  [PHIElimination] Fix bug around $noreg assignment

Fixes a crash around dead registers which started in f5c62ee0fa04 by
verifying that the reused incoming register is also virtual.



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