[all-commits] [llvm/llvm-project] c814f4: [SimplifyCFG][profcheck] Fix artificially-failing ...
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Tue Sep 30 15:19:57 PDT 2025
Branch: refs/heads/users/mtrofin/09-25-_simplifycfg_profcheck_fix_artificially-failing_preserve-branchweights.ll_
Home: https://github.com/llvm/llvm-project
Commit: c814f4a9a66af413c3b97133558547b9a121ef8f
https://github.com/llvm/llvm-project/commit/c814f4a9a66af413c3b97133558547b9a121ef8f
Author: Mircea Trofin <mtrofin at google.com>
Date: 2025-09-30 (Tue, 30 Sep 2025)
Changed paths:
M llvm/include/llvm/IR/Instructions.h
M llvm/include/llvm/IR/ProfDataUtils.h
M llvm/lib/IR/Instructions.cpp
M llvm/lib/IR/ProfDataUtils.cpp
M llvm/lib/Transforms/IPO/SampleProfile.cpp
M llvm/lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
M llvm/lib/Transforms/Utils/SimplifyCFG.cpp
M llvm/test/Transforms/LoopRotate/update-branch-weights.ll
M llvm/utils/profcheck-xfail.txt
Log Message:
-----------
[SimplifyCFG][profcheck] Fix artificially-failing `preserve-branchweights.ll`
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