[llvm-branch-commits] [llvm] release/19.x: backport PR115901 (PR #116104)

2024-11-15 Thread via llvm-branch-commits
github-actions[bot] wrote: @antoniofrighetto (or anyone else). If you would like to add a note about this fix in the release notes (completely optional). Please reply to this comment with a one or two sentence description of the fix. When you are done, please add the release:note label to thi

[llvm-branch-commits] [llvm] release/19.x: backport PR115901 (PR #116104)

2024-11-15 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/116104 ___ 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] release/19.x: backport PR115901 (PR #116104)

2024-11-15 Thread Tobias Hieta via llvm-branch-commits
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/116104 >From ffc48250bca5128795084f4af721d310f49f3e27 Mon Sep 17 00:00:00 2001 From: Antonio Frighetto Date: Tue, 12 Nov 2024 10:45:46 +0100 Subject: [PATCH] [InstCombine] Intersect nowrap flags between geps while folding

[llvm-branch-commits] [llvm] release/19.x: backport PR115901 (PR #116104)

2024-11-14 Thread Nikita Popov via llvm-branch-commits
https://github.com/nikic approved this pull request. LGTM https://github.com/llvm/llvm-project/pull/116104 ___ 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] release/19.x: backport PR115901 (PR #116104)

2024-11-13 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-llvm-transforms Author: Antonio Frighetto (antoniofrighetto) Changes Backport: 929cbe7f596733f85cd274485acc19442dd34a80. Requested-by: @AreaZR. --- Full diff: https://github.com/llvm/llvm-project/pull/116104.diff 3 Files Affected: - (modified) llvm/

[llvm-branch-commits] [llvm] release/19.x: backport PR115901 (PR #116104)

2024-11-13 Thread Antonio Frighetto via llvm-branch-commits
https://github.com/antoniofrighetto edited https://github.com/llvm/llvm-project/pull/116104 ___ 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] release/19.x: backport PR115901 (PR #116104)

2024-11-13 Thread Antonio Frighetto via llvm-branch-commits
https://github.com/antoniofrighetto milestoned https://github.com/llvm/llvm-project/pull/116104 ___ 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] release/19.x: backport PR115901 (PR #116104)

2024-11-13 Thread Antonio Frighetto via llvm-branch-commits
https://github.com/antoniofrighetto created https://github.com/llvm/llvm-project/pull/116104 Backport: 929cbe7f596733f85cd274485acc19442dd34a80. Requested-by: @AreaZR. >From 134b1917d27e268d8771f76f22d2ee32fbc2a2b3 Mon Sep 17 00:00:00 2001 From: Antonio Frighetto Date: Tue, 12 Nov 2024 10:45: