[all-commits] [llvm/llvm-project] 6f3a1e: Revert "[MergeFunctions] Preserve instruction-leve...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Jul 15 23:59:42 PDT 2026
Branch: refs/heads/revert-208009-mergefunc-instr-level-prof
Home: https://github.com/llvm/llvm-project
Commit: 6f3a1e431f9f8bae9f78244c8ee1a38203dc62b6
https://github.com/llvm/llvm-project/commit/6f3a1e431f9f8bae9f78244c8ee1a38203dc62b6
Author: Nikita Popov <github at npopov.com>
Date: 2026-07-16 (Thu, 16 Jul 2026)
Changed paths:
M llvm/include/llvm/Transforms/IPO/MergeFunctions.h
M llvm/lib/Transforms/IPO/MergeFunctions.cpp
R llvm/test/Transforms/MergeFunc/merge-functions-branch-weights.ll
R llvm/test/Transforms/MergeFunc/merge-functions-reordered-blocks-branch-weights.ll
R llvm/test/Transforms/MergeFunc/merge-functions-select-weights.ll
R llvm/test/Transforms/MergeFunc/merge-functions-value-profile.ll
M llvm/unittests/Transforms/IPO/MergeFunctionsTest.cpp
Log Message:
-----------
Revert "[MergeFunctions] Preserve instruction-level profile metadata during m…"
This reverts commit 687fbfae778ac2953c35920fb042446ef967c239.
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