[all-commits] [llvm/llvm-project] 08a787: [InstCombine] Add test to track BPI when condition...
Haohai Wen via All-commits
all-commits at lists.llvm.org
Thu Apr 18 19:33:52 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 08a787c91be51e6a561dc50ec34ce28abc04ac54
https://github.com/llvm/llvm-project/commit/08a787c91be51e6a561dc50ec34ce28abc04ac54
Author: Haohai Wen <haohai.wen at intel.com>
Date: 2024-04-19 (Fri, 19 Apr 2024)
Changed paths:
A llvm/test/Transforms/InstCombine/update-bpi.ll
Log Message:
-----------
[InstCombine] Add test to track BPI when condition was inverted (#86469)
InstCombine may invert branch condition and profile metadata. Branch
probability analysis should be updated in this case.
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