Eliz Habiboullah 3862a4f733
[GlobalISel] Use named constant for impossible repair cost (#180490)
replace magic value `std::numeric_limits<unsigned>::max()` with a named
constant `ImpossibleRepairCost` to improve readability
2026-02-09 10:18:46 +00:00
..