[all-commits] [llvm/llvm-project] c07782: Regalloc: Add operator >= to EvictionCost (#160070)
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Sep 22 04:25:55 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c077822b5213fb4329ea3a6e70373fbbebcd3f71
https://github.com/llvm/llvm-project/commit/c077822b5213fb4329ea3a6e70373fbbebcd3f71
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 (#160070)
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