[llvm-branch-commits] [llvm] PR for llvm/llvm-project#80699 (PR #80729)

2024-02-06 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/80729 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#80699 (PR #80729)

2024-02-06 Thread via llvm-branch-commits
https://github.com/llvmbot updated https://github.com/llvm/llvm-project/pull/80729 >From 8835ba873031a412595de2ce90e46fb65e93d214 Mon Sep 17 00:00:00 2001 From: Jeremy Morse Date: Wed, 24 Jan 2024 17:45:43 + Subject: [PATCH] [BPI] Transfer value-handles when assign/move constructing BPI (#

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#80699 (PR #80729)

2024-02-05 Thread Zequan Wu via llvm-branch-commits
https://github.com/ZequanWu approved this pull request. https://github.com/llvm/llvm-project/pull/80729 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#80699 (PR #80729)

2024-02-05 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-llvm-analysis Author: None (llvmbot) Changes resolves llvm/llvm-project#80699 --- Full diff: https://github.com/llvm/llvm-project/pull/80729.diff 1 Files Affected: - (modified) llvm/include/llvm/Analysis/BranchProbabilityInfo.h (+11-2) ``d

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#80699 (PR #80729)

2024-02-05 Thread via llvm-branch-commits
llvmbot wrote: @ZequanWu What do you think about merging this PR to the release branch? https://github.com/llvm/llvm-project/pull/80729 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listi

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#80699 (PR #80729)

2024-02-05 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/80729 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#80699 (PR #80729)

2024-02-05 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/80729 resolves llvm/llvm-project#80699 >From 29a91711a135622cf74989e100274ab46c8c0bc1 Mon Sep 17 00:00:00 2001 From: Jeremy Morse Date: Wed, 24 Jan 2024 17:45:43 + Subject: [PATCH] [BPI] Transfer value-handles whe