[all-commits] [llvm/llvm-project] 9325a6: Revert "[GlobalMerge][NFC] Skip sorting by profita...
James Y Knight via All-commits
all-commits at lists.llvm.org
Sat Jan 25 07:16:58 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9325a61aa0960595c22867799ebd157c8160fd86
https://github.com/llvm/llvm-project/commit/9325a61aa0960595c22867799ebd157c8160fd86
Author: James Y Knight <jyknight at google.com>
Date: 2025-01-25 (Sat, 25 Jan 2025)
Changed paths:
M llvm/lib/CodeGen/GlobalMerge.cpp
Log Message:
-----------
Revert "[GlobalMerge][NFC] Skip sorting by profitability when it is not needed" (#124411)
Reverts llvm/llvm-project#124146 -- new comparator is not a strict-weak
as required by stable_sort.
Co-authored-by: Michael Maitland <michaeltmaitland at gmail.com>
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