[llvm] [Metadata][profcheck] Handle identical MDNodes in getMergedProfMetadata (PR #175701)
Snehasish Kumar via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 14 10:47:28 PST 2026
================
@@ -505,8 +505,9 @@ Transforms/PreISelIntrinsicLowering/AArch64/expand-exp.ll
Transforms/PreISelIntrinsicLowering/AArch64/expand-log.ll
Transforms/PreISelIntrinsicLowering/PowerPC/memset-pattern.ll
Transforms/PreISelIntrinsicLowering/RISCV/memset-pattern.ll
-Transforms/SampleProfile/pseudo-probe-profile-mismatch-thinlto.ll
-Transforms/SampleProfile/remarks-hotness.ll
+Transforms/PreISelIntrinsicLowering/X86/memcpy-inline-non-constant-len.ll
----------------
snehasish wrote:
Yeah, thanks for catching the bad merge.
https://github.com/llvm/llvm-project/pull/175701
More information about the llvm-commits
mailing list