[all-commits] [llvm/llvm-project] 277590: Regalloc: Add operator >= to EvictionCost

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Sep 22 03:51:01 PDT 2025


  Branch: refs/heads/users/arsenm/regalloc/eviction-cost-operator-ge
  Home:   https://github.com/llvm/llvm-project
  Commit: 27759036f55483532df3370074a1fcd2714e65e7
      https://github.com/llvm/llvm-project/commit/27759036f55483532df3370074a1fcd2714e65e7
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-09-22 (Mon, 22 Sep 2025)

  Changed paths:
    M llvm/include/llvm/CodeGen/RegAllocEvictionAdvisor.h
    M llvm/lib/CodeGen/RegAllocEvictionAdvisor.cpp

  Log Message:
  -----------
  Regalloc: Add operator >= to EvictionCost

Make the actual use context less ugly.



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