[all-commits] [llvm/llvm-project] 93e634: RegAllocGreedy: Un-disable test in expensive_check...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Jan 6 21:21:48 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 93e63460a2958c253dcbb7681faa532962a306bc
      https://github.com/llvm/llvm-project/commit/93e63460a2958c253dcbb7681faa532962a306bc
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-01-07 (Tue, 07 Jan 2025)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/swdev502267-use-after-free-last-chance-recoloring-alloc-succeeds.mir

  Log Message:
  -----------
  RegAllocGreedy: Un-disable test in expensive_checks builds

This reverts a8f3ebaf11c3745e5123054776eb71755d16f2f9. You need to
use -verify-regalloc to get a MachineVerifier run with LiveIntervals,
otherwise cases not covered by the basic liveness implementation
in the verifier are passed through (which covers most use of undefined
subrange errors).



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