[all-commits] [llvm/llvm-project] 3901f1: [sroa][profcheck] Propagate profile in `unfoldGEPS...
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Tue Oct 14 10:26:14 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3901f130e3e8ca2489d73476fa00aec21f0cdfc9
https://github.com/llvm/llvm-project/commit/3901f130e3e8ca2489d73476fa00aec21f0cdfc9
Author: Mircea Trofin <mtrofin at google.com>
Date: 2025-10-14 (Tue, 14 Oct 2025)
Changed paths:
M llvm/lib/Transforms/Scalar/SROA.cpp
M llvm/test/Transforms/SROA/phi-gep.ll
M llvm/test/Transforms/SROA/select-gep.ll
Log Message:
-----------
[sroa][profcheck] Propagate profile in `unfoldGEPSelect` (#163318)
Also applied `ProfcheckDisableMetadataFixes` to previous (PR #163317) PR.
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