[all-commits] [llvm/llvm-project] c971c2: [licm] don't drop `MD_prof` when dropping other me...
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Sat Aug 16 07:26:34 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c971c25544437ac451e08654f481ac72cf072b2b
https://github.com/llvm/llvm-project/commit/c971c25544437ac451e08654f481ac72cf072b2b
Author: Mircea Trofin <mtrofin at google.com>
Date: 2025-08-16 (Sat, 16 Aug 2025)
Changed paths:
M llvm/include/llvm/IR/Instruction.h
M llvm/lib/IR/Instruction.cpp
M llvm/lib/Transforms/Scalar/LICM.cpp
A llvm/test/Transforms/LICM/hoist-profdata.ll
Log Message:
-----------
[licm] don't drop `MD_prof` when dropping other metadata (#152420)
Part of Issue #147390
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