[llvm] [SimplifyCFG] Set branch weights when merging conditional store to address (PR #154841)

Mircea Trofin via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 5 15:28:56 PDT 2025


================
@@ -43,7 +43,7 @@ define void @test_simple_commuted(ptr %p, i32 %a, i32 %b) {
 ; CHECK-NEXT:    [[X2:%.*]] = icmp eq i32 [[B:%.*]], 0
----------------
mtrofin wrote:

It's autogenerated by `update_test_checks.py`, not much we can do here.

https://github.com/llvm/llvm-project/pull/154841


More information about the llvm-commits mailing list