[all-commits] [llvm/llvm-project] 9e3399: [IR] Add `MD_prof` to the `Keep` list of `dropUBIm...
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Fri Sep 12 15:04:59 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9e33997242800d49964bfbd056288cbb0cf073ed
https://github.com/llvm/llvm-project/commit/9e33997242800d49964bfbd056288cbb0cf073ed
Author: Mircea Trofin <mtrofin at google.com>
Date: 2025-09-12 (Fri, 12 Sep 2025)
Changed paths:
M llvm/lib/IR/Instruction.cpp
M llvm/lib/Transforms/Scalar/LICM.cpp
M llvm/test/Transforms/SimplifyCFG/PhiBlockMerge.ll
Log Message:
-----------
[IR] Add `MD_prof` to the `Keep` list of `dropUBImplyingAttrsAndMetadata` (#154635)
`MD_prof` is safe to keep when e.g. hoisting instructions.
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