[llvm-branch-commits] [clang-tools-extra] [clang] Backport '[clang] static operators should evaluate object argument (reland)' to release/18.x (PR #80109)

2024-01-30 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-clang-codegen @llvm/pr-subscribers-clang Author: Tianlan Zhou (SuperSodaSea) Changes Cherry picked from commit ee01a2c3996f9647f3158f5acdb921a6ede94dc1. Closes #80041. --- Full diff: https://github.com/llvm/llvm-project/pull/80109.diff 10 Files

[llvm-branch-commits] [compiler-rt] PR for llvm/llvm-project#79838 (PR #79841)

2024-01-30 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/79841 ___ 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] [compiler-rt] 400a02b - [sanitizer] Handle Gentoo's libstdc++ path

2024-01-30 Thread Tom Stellard via llvm-branch-commits
Author: Sam James Date: 2024-01-30T15:47:38-08:00 New Revision: 400a02bb281ba0de79211ab53d931e44dd76733f URL: https://github.com/llvm/llvm-project/commit/400a02bb281ba0de79211ab53d931e44dd76733f DIFF: https://github.com/llvm/llvm-project/commit/400a02bb281ba0de79211ab53d931e44dd76733f.diff

[llvm-branch-commits] [compiler-rt] PR for llvm/llvm-project#79838 (PR #79841)

2024-01-30 Thread via llvm-branch-commits
https://github.com/llvmbot updated https://github.com/llvm/llvm-project/pull/79841 >From 400a02bb281ba0de79211ab53d931e44dd76733f Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 24 Jan 2024 08:23:03 + Subject: [PATCH] [sanitizer] Handle Gentoo's libstdc++ path On Gentoo, libc++ is

[llvm-branch-commits] [llvm] [RISCV] Backport 5cf9f2cd9888feea23a624c1de3cc37ce8ce8112 to release/18.x (PR #79931)

2024-01-30 Thread Craig Topper via llvm-branch-commits
topperc wrote: @tstellar Backport looks good to me. https://github.com/llvm/llvm-project/pull/79931 ___ 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] [RISCV] Backport 5cf9f2cd9888feea23a624c1de3cc37ce8ce8112 to release/18.x (PR #79931)

2024-01-30 Thread Tom Stellard via llvm-branch-commits
tstellar wrote: @topperc @preames OK with this backport? https://github.com/llvm/llvm-project/pull/79931 ___ 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] [clang] [flang] [llvm] Backport [RISCV] Graduate Zicond to non-experimental (#79811) (PR #80018)

2024-01-30 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/80018 ___ 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] [clang] fe2fca3 - Backport [RISCV] Graduate Zicond to non-experimental (#79811) (#80018)

2024-01-30 Thread via llvm-branch-commits
Author: Alex Bradbury Date: 2024-01-30T15:31:38-08:00 New Revision: fe2fca3b8ec29ed01eb8350e6358c06da3a705fc URL: https://github.com/llvm/llvm-project/commit/fe2fca3b8ec29ed01eb8350e6358c06da3a705fc DIFF: https://github.com/llvm/llvm-project/commit/fe2fca3b8ec29ed01eb8350e6358c06da3a705fc.diff

[llvm-branch-commits] [clang] [flang] [llvm] Backport [RISCV] Graduate Zicond to non-experimental (#79811) (PR #80018)

2024-01-30 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar updated https://github.com/llvm/llvm-project/pull/80018 >From 4add1cb7074c8f8a2c6295c59e45b470e1b62fc4 Mon Sep 17 00:00:00 2001 From: Alex Bradbury Date: Tue, 30 Jan 2024 14:21:21 + Subject: [PATCH] [RISCV] Graduate Zicond to non-experimental (#79811) The

[llvm-branch-commits] [flang] PR for llvm/llvm-project#80028 (PR #80031)

2024-01-30 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/80031 ___ 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] [flang] a2d4a4c - Apply kind code check on exitstat and cmdstat (#78286)

2024-01-30 Thread via llvm-branch-commits
Author: Yi Wu Date: 2024-01-30T16:45:35Z New Revision: a2d4a4c0b24ebb8b4194a2bb4e2a315bdbd0e90e URL: https://github.com/llvm/llvm-project/commit/a2d4a4c0b24ebb8b4194a2bb4e2a315bdbd0e90e DIFF: https://github.com/llvm/llvm-project/commit/a2d4a4c0b24ebb8b4194a2bb4e2a315bdbd0e90e.diff LOG: Apply

[llvm-branch-commits] [clang] [18.x][Docs] Add release note about Clang-defined target OS macros (PR #80044)

2024-01-30 Thread Zixu Wang via llvm-branch-commits
https://github.com/zixu-w milestoned https://github.com/llvm/llvm-project/pull/80044 ___ 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] [compiler-rt] PR for llvm/llvm-project#79283 (PR #80068)

2024-01-30 Thread via llvm-branch-commits
github-actions[bot] wrote: :warning: C/C++ code formatter, clang-format found issues in your code. :warning: You can test this locally with the following command: ``bash git-clang-format --diff bab01aead7d7a34436bc8e1639b90227374f079e ebe024a11464ba70ada0c7297eb6d5d8cedc1085 --

[llvm-branch-commits] [compiler-rt] PR for llvm/llvm-project#79283 (PR #80068)

2024-01-30 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-compiler-rt-sanitizer Author: None (llvmbot) Changes resolves llvm/llvm-project#79283 --- Full diff: https://github.com/llvm/llvm-project/pull/80068.diff 3 Files Affected: - (modified) compiler-rt/lib/dfsan/dfsan_custom.cpp (+48-155) - (modified)

[llvm-branch-commits] [compiler-rt] PR for llvm/llvm-project#79283 (PR #80068)

2024-01-30 Thread via llvm-branch-commits
llvmbot wrote: @vitalybuka What do you think about merging this PR to the release branch? https://github.com/llvm/llvm-project/pull/80068 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org

[llvm-branch-commits] [compiler-rt] PR for llvm/llvm-project#79283 (PR #80068)

2024-01-30 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/80068 ___ 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] [compiler-rt] PR for llvm/llvm-project#79283 (PR #80068)

2024-01-30 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/80068 resolves llvm/llvm-project#79283 >From ebe024a11464ba70ada0c7297eb6d5d8cedc1085 Mon Sep 17 00:00:00 2001 From: Fangrui Song Date: Tue, 30 Jan 2024 13:58:40 -0800 Subject: [PATCH] [dfsan] Wrap glibc 2.38

[llvm-branch-commits] [clang] [18.x][Docs] Add release note about Clang-defined target OS macros (PR #80044)

2024-01-30 Thread Ian Anderson via llvm-branch-commits
https://github.com/ian-twilightcoder approved this pull request. https://github.com/llvm/llvm-project/pull/80044 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org

[llvm-branch-commits] [clang] [18.x][Docs] Add release note about Clang-defined target OS macros (PR #80044)

2024-01-30 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: Zixu Wang (zixu-w) Changes The change is included in the 18.x release. Move the release note to the release branch and reformat. (cherry picked from commit b40d5b1b08564d23d5e0769892ebbc32447b2987) --- Full diff:

[llvm-branch-commits] [clang] [18.x][Docs] Add release note about Clang-defined target OS macros (PR #80044)

2024-01-30 Thread Zixu Wang via llvm-branch-commits
https://github.com/zixu-w created https://github.com/llvm/llvm-project/pull/80044 The change is included in the 18.x release. Move the release note to the release branch and reformat. (cherry picked from commit b40d5b1b08564d23d5e0769892ebbc32447b2987) >From

[llvm-branch-commits] [llvm] [BPF] expand cttz, ctlz for i32, i64 (PR #73668)

2024-01-30 Thread via llvm-branch-commits
eddyz87 wrote: Nevermind, I missed the "depends" part :( Will retest. https://github.com/llvm/llvm-project/pull/73668 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org

[llvm-branch-commits] [clang] [llvm] [lld] [docs] Add release notes for Windows specific changes in 18.x (PR #80011)

2024-01-30 Thread Martin Storsjö via llvm-branch-commits
https://github.com/mstorsjo updated https://github.com/llvm/llvm-project/pull/80011 From a09a391d4985d4adc1a5f500ba69b2f8f55aa47f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Storsj=C3=B6?= Date: Tue, 30 Jan 2024 14:18:22 +0200 Subject: [PATCH 1/2] [docs] Add release notes for Windows

[llvm-branch-commits] [clang] [llvm] [lld] [docs] Add release notes for Windows specific changes in 18.x (PR #80011)

2024-01-30 Thread Martin Storsjö via llvm-branch-commits
@@ -41,9 +41,25 @@ COFF Improvements * Added support for ``--time-trace`` and associated ``--time-trace-granularity``. This generates a .json profile trace of the linker execution. +* Prefer library paths specified with ``-libpath:`` over the implicitly + detected

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#80024 (PR #80025)

2024-01-30 Thread Stefan Gränitz via llvm-branch-commits
weliveindetail wrote: Great, I think we can consider this done. IIRC the PR is waiting here for someone to merge it and then the ticket will be closed automatically. https://github.com/llvm/llvm-project/pull/80025 ___ llvm-branch-commits mailing list

[llvm-branch-commits] [lld] [llvm] [clang] [docs] Add release notes for Windows specific changes in 18.x (PR #80011)

2024-01-30 Thread Martin Storsjö via llvm-branch-commits
@@ -41,9 +41,25 @@ COFF Improvements * Added support for ``--time-trace`` and associated ``--time-trace-granularity``. This generates a .json profile trace of the linker execution. +* Prefer library paths specified with ``-libpath:`` over the implicitly + detected

[llvm-branch-commits] [lld] [llvm] [clang] [docs] Add release notes for Windows specific changes in 18.x (PR #80011)

2024-01-30 Thread Martin Storsjö via llvm-branch-commits
@@ -41,9 +41,25 @@ COFF Improvements * Added support for ``--time-trace`` and associated ``--time-trace-granularity``. This generates a .json profile trace of the linker execution. +* Prefer library paths specified with ``-libpath:`` over the implicitly

[llvm-branch-commits] [flang] PR for llvm/llvm-project#80028 (PR #80031)

2024-01-30 Thread Yi Wu via llvm-branch-commits
https://github.com/yi-wu-arm approved this pull request. https://github.com/llvm/llvm-project/pull/80031 ___ 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] [flang] PR for llvm/llvm-project#80028 (PR #80031)

2024-01-30 Thread Yi Wu via llvm-branch-commits
yi-wu-arm wrote: > @yi-wu-arm What do you think about merging this PR to the release branch? Yes, thanks. We need this fix for execut_command_line so it will follow the standard. https://github.com/llvm/llvm-project/pull/80031 ___

[llvm-branch-commits] [flang] PR for llvm/llvm-project#80028 (PR #80031)

2024-01-30 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-flang-semantics Author: None (llvmbot) Changes resolves llvm/llvm-project#80028 --- Full diff: https://github.com/llvm/llvm-project/pull/80031.diff 3 Files Affected: - (modified) flang/docs/Intrinsics.md (+7-7) - (modified)

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#79860 (PR #79969)

2024-01-30 Thread Igor Kirillov via llvm-branch-commits
https://github.com/igogo-x86 approved this pull request. https://github.com/llvm/llvm-project/pull/79969 ___ 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#80024 (PR #80025)

2024-01-30 Thread Maryam Moghadas via llvm-branch-commits
https://github.com/maryammo approved this pull request. https://github.com/llvm/llvm-project/pull/80025 ___ 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#80024 (PR #80025)

2024-01-30 Thread Maryam Moghadas via llvm-branch-commits
maryammo wrote: > @maryammo What do you think about merging this PR to the release branch? Yes, thanks. https://github.com/llvm/llvm-project/pull/80025 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#80024 (PR #80025)

2024-01-30 Thread via llvm-branch-commits
llvmbot wrote: @maryammo What do you think about merging this PR to the release branch? https://github.com/llvm/llvm-project/pull/80025 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#80024 (PR #80025)

2024-01-30 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/80025 resolves llvm/llvm-project#80024 >From 7a6086b7de94dfb707bc0a1651f6bdcb9fa36f71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Gr=C3=A4nitz?= Date: Tue, 30 Jan 2024 17:00:28 +0100 Subject: [PATCH]

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#80024 (PR #80025)

2024-01-30 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/80025 ___ 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] [mlir] 12a631b - Revert "[mlir][MLProgram] Add MLProgram to MemRef bufferization pass"

2024-01-30 Thread via llvm-branch-commits
Author: Mehdi Amini Date: 2024-01-30T07:54:13-08:00 New Revision: 12a631b2df7ffcb172f259ad521d92cd6948513c URL: https://github.com/llvm/llvm-project/commit/12a631b2df7ffcb172f259ad521d92cd6948513c DIFF: https://github.com/llvm/llvm-project/commit/12a631b2df7ffcb172f259ad521d92cd6948513c.diff

[llvm-branch-commits] [lld] [clang] [llvm] [docs] Add release notes for Windows specific changes in 18.x (PR #80011)

2024-01-30 Thread via llvm-branch-commits
@@ -359,6 +371,8 @@ Changes to LLDB fields are present, however this is not always possible or entirely accurate. If in doubt, refer to the numerical value. +* On Windows, LLDB can now read the thread names. oltolm wrote: Yes, in the sense that if a

[llvm-branch-commits] [clang] [llvm] Backport [RISCV] Graduate Zicond to non-experimental (#79811) (PR #80018)

2024-01-30 Thread Alex Bradbury via llvm-branch-commits
asb wrote: The proposed formatting change is undesired. `main` has this section of code bracketed by `// clang-format off` and on. It doesn't seem worth cherry-picking that too for this backport, but I can if wanted. https://github.com/llvm/llvm-project/pull/80018

[llvm-branch-commits] [lld] [clang] [llvm] [docs] Add release notes for Windows specific changes in 18.x (PR #80011)

2024-01-30 Thread David Spickett via llvm-branch-commits
@@ -319,6 +319,18 @@ Changes to the LLVM tools * llvm-objcopy now supports ``--gap-fill`` and ``--pad-to`` options, for ELF input and binary output files only. +* llvm-rc and llvm-windres now accept file path references in ``.rc`` files + concatenated from multiple string

[llvm-branch-commits] [lld] [clang] [llvm] [docs] Add release notes for Windows specific changes in 18.x (PR #80011)

2024-01-30 Thread David Spickett via llvm-branch-commits
@@ -41,9 +41,25 @@ COFF Improvements * Added support for ``--time-trace`` and associated ``--time-trace-granularity``. This generates a .json profile trace of the linker execution. +* Prefer library paths specified with ``-libpath:`` over the implicitly + detected

[llvm-branch-commits] [llvm] [lld] [clang] [docs] Add release notes for Windows specific changes in 18.x (PR #80011)

2024-01-30 Thread David Spickett via llvm-branch-commits
@@ -41,9 +41,25 @@ COFF Improvements * Added support for ``--time-trace`` and associated ``--time-trace-granularity``. This generates a .json profile trace of the linker execution. +* Prefer library paths specified with ``-libpath:`` over the implicitly + detected

[llvm-branch-commits] [llvm] [lld] [clang] [docs] Add release notes for Windows specific changes in 18.x (PR #80011)

2024-01-30 Thread David Spickett via llvm-branch-commits
@@ -41,9 +41,25 @@ COFF Improvements * Added support for ``--time-trace`` and associated ``--time-trace-granularity``. This generates a .json profile trace of the linker execution. +* Prefer library paths specified with ``-libpath:`` over the implicitly

[llvm-branch-commits] [clang] PR for llvm/llvm-project#79992 (PR #79997)

2024-01-30 Thread Gábor Horváth via llvm-branch-commits
https://github.com/Xazax-hun approved this pull request. https://github.com/llvm/llvm-project/pull/79997 ___ 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] [mlir] [flang] [mlir][flang][openmp] Rework wsloop reduction operations (PR #80019)

2024-01-30 Thread David Truby via llvm-branch-commits
DavidTruby wrote: Note: I have marked this as a draft as I have not yet changed the SCF to OpenMP lowering, meaning that those tests fail. https://github.com/llvm/llvm-project/pull/80019 ___ llvm-branch-commits mailing list

[llvm-branch-commits] [llvm] [clang] Backport [RISCV] Graduate Zicond to non-experimental (#79811) (PR #80018)

2024-01-30 Thread via llvm-branch-commits
github-actions[bot] wrote: :warning: C/C++ code formatter, clang-format found issues in your code. :warning: You can test this locally with the following command: ``bash git-clang-format --diff bab01aead7d7a34436bc8e1639b90227374f079e 4add1cb7074c8f8a2c6295c59e45b470e1b62fc4 --

[llvm-branch-commits] [llvm] [clang] Backport [RISCV] Graduate Zicond to non-experimental (#79811) (PR #80018)

2024-01-30 Thread Alex Bradbury via llvm-branch-commits
asb wrote: This patch came after the branch, but really it's cleaning up something we should have done a while ago once the extension was ratified at the end of last year. https://github.com/llvm/llvm-project/pull/80018 ___ llvm-branch-commits

[llvm-branch-commits] [llvm] [clang] Backport [RISCV] Graduate Zicond to non-experimental (#79811) (PR #80018)

2024-01-30 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: Alex Bradbury (asb) Changes The Zicond extension was ratified in the last few months, with no changes that affect the LLVM implementation. Although there's surely more tuning that could be done about when to select Zicond or not, there

[llvm-branch-commits] [llvm] [clang] Backport [RISCV] Graduate Zicond to non-experimental (#79811) (PR #80018)

2024-01-30 Thread Alex Bradbury via llvm-branch-commits
https://github.com/asb edited https://github.com/llvm/llvm-project/pull/80018 ___ 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] [clang] Backport [RISCV] Graduate Zicond to non-experimental (#79811) (PR #80018)

2024-01-30 Thread Alex Bradbury via llvm-branch-commits
https://github.com/asb created https://github.com/llvm/llvm-project/pull/80018 The Zicond extension was ratified in the last few months, with no changes that affect the LLVM implementation. Although there's surely more tuning that could be done about when to select Zicond or not, there are no

[llvm-branch-commits] [llvm] [clang] Backport [RISCV] Graduate Zicond to non-experimental (#79811) (PR #80018)

2024-01-30 Thread Alex Bradbury via llvm-branch-commits
https://github.com/asb milestoned https://github.com/llvm/llvm-project/pull/80018 ___ 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] [lld] [clang] [docs] Add release notes for Windows specific changes in 18.x (PR #80011)

2024-01-30 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: Martin Storsjö (mstorsjo) Changes --- Full diff: https://github.com/llvm/llvm-project/pull/80011.diff 3 Files Affected: - (modified) clang/docs/ReleaseNotes.rst (+2) - (modified) lld/docs/ReleaseNotes.rst (+16) - (modified)

[llvm-branch-commits] [llvm] [lld] [clang] [docs] Add release notes for Windows specific changes in 18.x (PR #80011)

2024-01-30 Thread Martin Storsjö via llvm-branch-commits
@@ -359,6 +371,8 @@ Changes to LLDB fields are present, however this is not always possible or entirely accurate. If in doubt, refer to the numerical value. +* On Windows, LLDB can now read the thread names. mstorsjo wrote: @oltolm Is this accurate for

[llvm-branch-commits] [llvm] [lld] [clang] [docs] Add release notes for Windows specific changes in 18.x (PR #80011)

2024-01-30 Thread Martin Storsjö via llvm-branch-commits
https://github.com/mstorsjo edited https://github.com/llvm/llvm-project/pull/80011 ___ 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] [libcxx] [libcxx] Add a release note for Clang-cl specific features (PR #80010)

2024-01-30 Thread Louis Dionne via llvm-branch-commits
https://github.com/ldionne approved this pull request. https://github.com/llvm/llvm-project/pull/80010 ___ 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] [lld] [clang] [docs] Add release notes for Windows specific changes in 18.x (PR #80011)

2024-01-30 Thread Martin Storsjö via llvm-branch-commits
https://github.com/mstorsjo milestoned https://github.com/llvm/llvm-project/pull/80011 ___ 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] [lld] [clang] [docs] Add release notes for Windows specific changes in 18.x (PR #80011)

2024-01-30 Thread Martin Storsjö via llvm-branch-commits
https://github.com/mstorsjo created https://github.com/llvm/llvm-project/pull/80011 None From a09a391d4985d4adc1a5f500ba69b2f8f55aa47f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Storsj=C3=B6?= Date: Tue, 30 Jan 2024 14:18:22 +0200 Subject: [PATCH] [docs] Add release notes for Windows

[llvm-branch-commits] [clang] PR for llvm/llvm-project#79992 (PR #79997)

2024-01-30 Thread Erich Keane via llvm-branch-commits
https://github.com/erichkeane approved this pull request. https://github.com/llvm/llvm-project/pull/79997 ___ 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] [clang] PR for llvm/llvm-project#79992 (PR #79997)

2024-01-30 Thread Erich Keane via llvm-branch-commits
erichkeane wrote: > @erichkeane What do you think about merging this PR to the release branch? We absolutely should! Please do. https://github.com/llvm/llvm-project/pull/79997 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org

[llvm-branch-commits] [clang] PR for llvm/llvm-project#79992 (PR #79997)

2024-01-30 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-clang-static-analyzer-1 @llvm/pr-subscribers-clang Author: None (llvmbot) Changes resolves llvm/llvm-project#79992 --- Full diff: https://github.com/llvm/llvm-project/pull/79997.diff 4 Files Affected: - (modified) clang/lib/Sema/SemaDecl.cpp (+2-1)

[llvm-branch-commits] [clang] PR for llvm/llvm-project#79992 (PR #79997)

2024-01-30 Thread via llvm-branch-commits
llvmbot wrote: @erichkeane What do you think about merging this PR to the release branch? https://github.com/llvm/llvm-project/pull/79997 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org

[llvm-branch-commits] [clang] PR for llvm/llvm-project#79992 (PR #79997)

2024-01-30 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/79997 ___ 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] [clang] PR for llvm/llvm-project#79992 (PR #79997)

2024-01-30 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/79997 resolves llvm/llvm-project#79992 >From 2437bc0682490d0bac7267bd14e11b9b22817306 Mon Sep 17 00:00:00 2001 From: Andrey Ali Khan Bolshakov <32954549+bolshako...@users.noreply.github.com> Date: Tue, 30 Jan 2024

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#78725 (PR #79986)

2024-01-30 Thread Maciej Gabka via llvm-branch-commits
https://github.com/mgabka approved this pull request. https://github.com/llvm/llvm-project/pull/79986 ___ 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#78725 (PR #79986)

2024-01-30 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-llvm-transforms Author: None (llvmbot) Changes resolves llvm/llvm-project#78725 --- Full diff: https://github.com/llvm/llvm-project/pull/79986.diff 2 Files Affected: - (modified) llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp (+7-5) - (modified)

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#78725 (PR #79986)

2024-01-30 Thread via llvm-branch-commits
llvmbot wrote: @labrinea What do you think about merging this PR to the release branch? https://github.com/llvm/llvm-project/pull/79986 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#78725 (PR #79986)

2024-01-30 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/79986 ___ 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#78725 (PR #79986)

2024-01-30 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/79986 resolves llvm/llvm-project#78725 >From 218b9f3e1cf6faac0172a9f91a76f40fe90ea405 Mon Sep 17 00:00:00 2001 From: Graham Hunter Date: Fri, 26 Jan 2024 11:30:35 + Subject: [PATCH] [LV] Fix handling of

[llvm-branch-commits] [llvm] [clang] [AArch64] Add some release notes items (PR #79983)

2024-01-30 Thread Momchil Velikov via llvm-branch-commits
https://github.com/momchil-velikov milestoned https://github.com/llvm/llvm-project/pull/79983 ___ 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] [clang] [AArch64] Add some release notes items (PR #79983)

2024-01-30 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: Momchil Velikov (momchil-velikov) Changes --- Full diff: https://github.com/llvm/llvm-project/pull/79983.diff 2 Files Affected: - (modified) clang/docs/ReleaseNotes.rst (+5) - (modified) llvm/docs/ReleaseNotes.rst (+8)

[llvm-branch-commits] [llvm] [clang] [AArch64] Add some release notes items (PR #79983)

2024-01-30 Thread Momchil Velikov via llvm-branch-commits
https://github.com/momchil-velikov created https://github.com/llvm/llvm-project/pull/79983 None >From d647f6a4754807648dd11480b3e942571a9e1e25 Mon Sep 17 00:00:00 2001 From: Momchil Velikov Date: Tue, 30 Jan 2024 11:13:42 + Subject: [PATCH] [AArch64] Add some release notes items ---

[llvm-branch-commits] [clang] 193b711 - Revert "[RISCV] Relax march string order constraint"

2024-01-30 Thread via llvm-branch-commits
Author: Mehdi Amini Date: 2024-01-30T02:32:24-08:00 New Revision: 193b711e4e1596c9db045e1e2afbc3077adccad3 URL: https://github.com/llvm/llvm-project/commit/193b711e4e1596c9db045e1e2afbc3077adccad3 DIFF: https://github.com/llvm/llvm-project/commit/193b711e4e1596c9db045e1e2afbc3077adccad3.diff

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#79860 (PR #79969)

2024-01-30 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-backend-aarch64 Author: None (llvmbot) Changes resolves llvm/llvm-project#79860 --- Full diff: https://github.com/llvm/llvm-project/pull/79969.diff 2 Files Affected: - (modified) llvm/lib/Target/AArch64/AArch64ISelLowering.cpp (+2-2) - (modified)

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#79860 (PR #79969)

2024-01-30 Thread via llvm-branch-commits
llvmbot wrote: @igogo-x86 What do you think about merging this PR to the release branch? https://github.com/llvm/llvm-project/pull/79969 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#79860 (PR #79969)

2024-01-30 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/79969 ___ 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#79860 (PR #79969)

2024-01-30 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/79969 resolves llvm/llvm-project#79860 >From a2c2da3974793acc606d97284ce8a68e4d7d2f5c Mon Sep 17 00:00:00 2001 From: David Green Date: Mon, 29 Jan 2024 16:46:22 + Subject: [PATCH] [AArch64] Don't generate neon

[llvm-branch-commits] [lld] PR for llvm/llvm-project#79960 (PR #79961)

2024-01-30 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-lld-elf Author: None (llvmbot) Changes resolves llvm/llvm-project#79960 --- Full diff: https://github.com/llvm/llvm-project/pull/79961.diff 2 Files Affected: - (modified) lld/ELF/InputFiles.cpp (+6-1) - (modified) lld/test/ELF/warn-backrefs.s (+4)

[llvm-branch-commits] [lld] PR for llvm/llvm-project#79960 (PR #79961)

2024-01-30 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/79961 ___ 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] [lld] PR for llvm/llvm-project#79960 (PR #79961)

2024-01-30 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/79961 resolves llvm/llvm-project#79960 >From 7203187739fbb333b0d4710d1e988fbcf440bd86 Mon Sep 17 00:00:00 2001 From: Fangrui Song Date: Mon, 29 Jan 2024 13:26:33 -0800 Subject: [PATCH] [ELF] --warn-backrefs: --defsym