[llvm-branch-commits] [Clang][RISCV] Refactor builtins to TableGen (PR #80280)

2024-02-06 Thread Craig Topper via llvm-branch-commits
https://github.com/topperc approved this pull request. LGTM https://github.com/llvm/llvm-project/pull/80280 ___ 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][RISCV] Refactor builtins to TableGen (PR #80280)

2024-02-06 Thread Wang Pengcheng via llvm-branch-commits
wangpc-pp wrote: Ping. https://github.com/llvm/llvm-project/pull/80280 ___ 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] c6c8696 - [C++20] [Modules] Introduce -fskip-odr-check-in-gmf (#79959)

2024-02-06 Thread Tom Stellard via llvm-branch-commits
Author: Chuanqi Xu Date: 2024-02-06T21:30:14-08:00 New Revision: c6c86965d967886ca5a2ed8968c949cd42cdd49a URL: https://github.com/llvm/llvm-project/commit/c6c86965d967886ca5a2ed8968c949cd42cdd49a DIFF: https://github.com/llvm/llvm-project/commit/c6c86965d967886ca5a2ed8968c949cd42cdd49a.diff LO

[llvm-branch-commits] [clang] [backport] [C++20] [Modules] Backport the ability to skip ODR checks in GMF (PR #80249)

2024-02-06 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/80249 ___ 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] 70195e0 - [C++20] [Modules] Remove previous workaround for odr hashing enums

2024-02-06 Thread Tom Stellard via llvm-branch-commits
Author: Chuanqi Xu Date: 2024-02-06T21:30:14-08:00 New Revision: 70195e0d67080c2d0d1f321db69ebb40042a1c7a URL: https://github.com/llvm/llvm-project/commit/70195e0d67080c2d0d1f321db69ebb40042a1c7a DIFF: https://github.com/llvm/llvm-project/commit/70195e0d67080c2d0d1f321db69ebb40042a1c7a.diff LO

[llvm-branch-commits] [clang] a0e1cc0 - [C++20] [Modules] Don't perform ODR checks in GMF

2024-02-06 Thread Tom Stellard via llvm-branch-commits
Author: Chuanqi Xu Date: 2024-02-06T21:30:14-08:00 New Revision: a0e1cc0aefbc879cb2861003e487576e9a6b3c93 URL: https://github.com/llvm/llvm-project/commit/a0e1cc0aefbc879cb2861003e487576e9a6b3c93 DIFF: https://github.com/llvm/llvm-project/commit/a0e1cc0aefbc879cb2861003e487576e9a6b3c93.diff LO

[llvm-branch-commits] [clang] [backport] [C++20] [Modules] Backport the ability to skip ODR checks in GMF (PR #80249)

2024-02-06 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar updated https://github.com/llvm/llvm-project/pull/80249 >From a0e1cc0aefbc879cb2861003e487576e9a6b3c93 Mon Sep 17 00:00:00 2001 From: Chuanqi Xu Date: Mon, 29 Jan 2024 11:42:08 +0800 Subject: [PATCH 1/3] [C++20] [Modules] Don't perform ODR checks in GMF Close https:

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

2024-02-06 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed 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] a9a790e - [AArch64] Add some release notes items (#79983)

2024-02-06 Thread via llvm-branch-commits
Author: Momchil Velikov Date: 2024-02-06T21:29:25-08:00 New Revision: a9a790e0e2a1dd1503944ef4ed038a4203940107 URL: https://github.com/llvm/llvm-project/commit/a9a790e0e2a1dd1503944ef4ed038a4203940107 DIFF: https://github.com/llvm/llvm-project/commit/a9a790e0e2a1dd1503944ef4ed038a4203940107.dif

[llvm-branch-commits] [clang] PR for llvm/llvm-project#78965 (PR #80593)

2024-02-06 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/80593 ___ 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] d5e2f0e - [clang-format] Fix a bug in AnnotatingParser::rParenEndsCast() (#79549)

2024-02-06 Thread Tom Stellard via llvm-branch-commits
Author: Owen Pan Date: 2024-02-06T21:26:58-08:00 New Revision: d5e2f0e64809589071e9d14f5cbdd5716525272a URL: https://github.com/llvm/llvm-project/commit/d5e2f0e64809589071e9d14f5cbdd5716525272a DIFF: https://github.com/llvm/llvm-project/commit/d5e2f0e64809589071e9d14f5cbdd5716525272a.diff LOG:

[llvm-branch-commits] [clang] PR for llvm/llvm-project#78965 (PR #80593)

2024-02-06 Thread via llvm-branch-commits
https://github.com/llvmbot updated https://github.com/llvm/llvm-project/pull/80593 >From d5e2f0e64809589071e9d14f5cbdd5716525272a Mon Sep 17 00:00:00 2001 From: Owen Pan Date: Fri, 26 Jan 2024 18:32:03 -0800 Subject: [PATCH] [clang-format] Fix a bug in AnnotatingParser::rParenEndsCast() (#7954

[llvm-branch-commits] [clang] PR for llvm/llvm-project#78965 (PR #80593)

2024-02-06 Thread via llvm-branch-commits
https://github.com/llvmbot updated https://github.com/llvm/llvm-project/pull/80593 >From 56437aee69e4c86e048787e68ede281aaf7c587d Mon Sep 17 00:00:00 2001 From: Owen Pan Date: Fri, 26 Jan 2024 18:32:03 -0800 Subject: [PATCH] [clang-format] Fix a bug in AnnotatingParser::rParenEndsCast() (#7954

[llvm-branch-commits] [clang] PR for llvm/llvm-project#78965 (PR #80593)

2024-02-06 Thread Owen Pan via llvm-branch-commits
https://github.com/owenca approved this pull request. https://github.com/llvm/llvm-project/pull/80593 ___ 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] [llvm] [AArch64] Add some release notes items (PR #79983)

2024-02-06 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar updated https://github.com/llvm/llvm-project/pull/79983 >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 --- clang/docs/Releas

[llvm-branch-commits] [clang] 9eda0ec - [Release Notes][FMV] Document support for rcpc3 and mops features. (#80152)

2024-02-06 Thread via llvm-branch-commits
Author: Alexandros Lamprineas Date: 2024-02-06T17:11:39-08:00 New Revision: 9eda0ecd556cc332a08cf3d4c0a9bce5cd584e3a URL: https://github.com/llvm/llvm-project/commit/9eda0ecd556cc332a08cf3d4c0a9bce5cd584e3a DIFF: https://github.com/llvm/llvm-project/commit/9eda0ecd556cc332a08cf3d4c0a9bce5cd584e

[llvm-branch-commits] [clang] [Release Notes][FMV] Document support for rcpc3 and mops features. (PR #80152)

2024-02-06 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/80152 ___ 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#80887 (PR #80903)

2024-02-06 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/80903 ___ 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] 2427c85 - [Clang][Sema] Fix regression due to missing ambiguity check before attempting access check. (#80730)

2024-02-06 Thread Tom Stellard via llvm-branch-commits
Author: Shafik Yaghmour Date: 2024-02-06T17:04:46-08:00 New Revision: 2427c85a1ac967389be92b613925f8a71f443ce3 URL: https://github.com/llvm/llvm-project/commit/2427c85a1ac967389be92b613925f8a71f443ce3 DIFF: https://github.com/llvm/llvm-project/commit/2427c85a1ac967389be92b613925f8a71f443ce3.dif

[llvm-branch-commits] [clang] PR for llvm/llvm-project#80887 (PR #80903)

2024-02-06 Thread via llvm-branch-commits
https://github.com/llvmbot updated https://github.com/llvm/llvm-project/pull/80903 >From 2427c85a1ac967389be92b613925f8a71f443ce3 Mon Sep 17 00:00:00 2001 From: Shafik Yaghmour Date: Mon, 5 Feb 2024 14:40:07 -0800 Subject: [PATCH] [Clang][Sema] Fix regression due to missing ambiguity check bef

[llvm-branch-commits] [lldb] 0542e00 - Revert "Support statistics dump summary only mode (#80745)"

2024-02-06 Thread via llvm-branch-commits
Author: Wanyi Date: 2024-02-06T20:04:15-05:00 New Revision: 0542e00e3a5753fe7e724b2d0e75224f8aa4df1f URL: https://github.com/llvm/llvm-project/commit/0542e00e3a5753fe7e724b2d0e75224f8aa4df1f DIFF: https://github.com/llvm/llvm-project/commit/0542e00e3a5753fe7e724b2d0e75224f8aa4df1f.diff LOG: Re

[llvm-branch-commits] [clang] [libcxx] Revert "[SemaCXX] Implement CWG2137 (list-initialization from objects of the same type) (#77768)" in release/18.x (PR #79400)

2024-02-06 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/79400 ___ 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] 73cd40d - Revert "[SemaCXX] Implement CWG2137 (list-initialization from objects of the same type) (#77768)" in release/18.x (#79400)

2024-02-06 Thread via llvm-branch-commits
Author: alexfh Date: 2024-02-06T17:02:12-08:00 New Revision: 73cd40db8e861051c3cad61d2e5f192895cb777d URL: https://github.com/llvm/llvm-project/commit/73cd40db8e861051c3cad61d2e5f192895cb777d DIFF: https://github.com/llvm/llvm-project/commit/73cd40db8e861051c3cad61d2e5f192895cb777d.diff LOG: R

[llvm-branch-commits] [libcxx] [🍒] Unconditionally lower std::string's alignment requirement from 16 to 8 (#68925) (PR #79480)

2024-02-06 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/79480 ___ 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] 5de1bcb - [🍒] Unconditionally lower std::string's alignment requirement from 16 to 8 (#68925) (#79480)

2024-02-06 Thread via llvm-branch-commits
Author: Eric Date: 2024-02-06T17:01:38-08:00 New Revision: 5de1bcb70db21cfd2c28ef70c67fd1833ce1e6da URL: https://github.com/llvm/llvm-project/commit/5de1bcb70db21cfd2c28ef70c67fd1833ce1e6da DIFF: https://github.com/llvm/llvm-project/commit/5de1bcb70db21cfd2c28ef70c67fd1833ce1e6da.diff LOG: [🍒]

[llvm-branch-commits] [llvm] Refactor recomputeLiveIns to operate on whole CFG (#79498) (PR #79641)

2024-02-06 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/79641 ___ 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] 7fb1186 - Refactor recomputeLiveIns to operate on whole CFG (#79498) (#79641)

2024-02-06 Thread via llvm-branch-commits
Author: Oskar Wirga Date: 2024-02-06T17:01:01-08:00 New Revision: 7fb11860b05092d8aa071d13a1c40ef4ced0d224 URL: https://github.com/llvm/llvm-project/commit/7fb11860b05092d8aa071d13a1c40ef4ced0d224 DIFF: https://github.com/llvm/llvm-project/commit/7fb11860b05092d8aa071d13a1c40ef4ced0d224.diff L

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#79675 (PR #79721)

2024-02-06 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/79721 ___ 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] 0328b87 - [X86][tablgen] Fix the broadcast tables (#79675)

2024-02-06 Thread Tom Stellard via llvm-branch-commits
Author: Shengchen Kan Date: 2024-02-06T16:57:46-08:00 New Revision: 0328b878e8e34fddf318758f9d4c4449a5ae0dbc URL: https://github.com/llvm/llvm-project/commit/0328b878e8e34fddf318758f9d4c4449a5ae0dbc DIFF: https://github.com/llvm/llvm-project/commit/0328b878e8e34fddf318758f9d4c4449a5ae0dbc.diff

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#79675 (PR #79721)

2024-02-06 Thread via llvm-branch-commits
https://github.com/llvmbot updated https://github.com/llvm/llvm-project/pull/79721 >From 0328b878e8e34fddf318758f9d4c4449a5ae0dbc Mon Sep 17 00:00:00 2001 From: Shengchen Kan Date: Sun, 28 Jan 2024 09:06:27 +0800 Subject: [PATCH] [X86][tablgen] Fix the broadcast tables (#79675) (cherry picked

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

2024-02-06 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed 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] 6e9673f - [LV] Fix handling of interleaving linear args (#78725)

2024-02-06 Thread Tom Stellard via llvm-branch-commits
Author: Graham Hunter Date: 2024-02-06T16:47:15-08:00 New Revision: 6e9673f87d40983187b50cabd51926c43fd9b4e9 URL: https://github.com/llvm/llvm-project/commit/6e9673f87d40983187b50cabd51926c43fd9b4e9 DIFF: https://github.com/llvm/llvm-project/commit/6e9673f87d40983187b50cabd51926c43fd9b4e9.diff

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

2024-02-06 Thread via llvm-branch-commits
https://github.com/llvmbot updated https://github.com/llvm/llvm-project/pull/79986 >From 6e9673f87d40983187b50cabd51926c43fd9b4e9 Mon Sep 17 00:00:00 2001 From: Graham Hunter Date: Fri, 26 Jan 2024 11:30:35 + Subject: [PATCH] [LV] Fix handling of interleaving linear args (#78725) Currently

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

2024-02-06 Thread via llvm-branch-commits
https://github.com/llvmbot updated https://github.com/llvm/llvm-project/pull/79986 >From 8091f1be3dc8c7b7c35452dc97f35b9d27aa6d69 Mon Sep 17 00:00:00 2001 From: Graham Hunter Date: Fri, 26 Jan 2024 11:30:35 + Subject: [PATCH] [LV] Fix handling of interleaving linear args (#78725) Currently

[llvm-branch-commits] [libcxx] [libcxx] Add a release note for Clang-cl specific features (PR #80010)

2024-02-06 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed 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] [libcxx] b82aea1 - [libcxx] Add a release note for Clang-cl specific features (#80010)

2024-02-06 Thread via llvm-branch-commits
Author: Martin Storsjö Date: 2024-02-06T16:36:23-08:00 New Revision: b82aea1fa13b09f4616b89f194f3bacfe22e8fa6 URL: https://github.com/llvm/llvm-project/commit/b82aea1fa13b09f4616b89f194f3bacfe22e8fa6 DIFF: https://github.com/llvm/llvm-project/commit/b82aea1fa13b09f4616b89f194f3bacfe22e8fa6.diff

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

2024-02-06 Thread via llvm-branch-commits
Author: Martin Storsjö Date: 2024-02-06T16:20:10-08:00 New Revision: d0149a593b21f0d3969888063bf5935cef187209 URL: https://github.com/llvm/llvm-project/commit/d0149a593b21f0d3969888063bf5935cef187209 DIFF: https://github.com/llvm/llvm-project/commit/d0149a593b21f0d3969888063bf5935cef187209.diff

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

2024-02-06 Thread Tom Stellard via llvm-branch-commits
Martin =?utf-8?q?Storsjö?= Message-ID: In-Reply-To: https://github.com/tstellar closed 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/list

[llvm-branch-commits] [clang] d0e9101 - PR for llvm/llvm-project#79568 (#80120)

2024-02-06 Thread via llvm-branch-commits
Author: Younan Zhang Date: 2024-02-06T16:11:28-08:00 New Revision: d0e9101d9f1e49c828a0a88a04c2abde46bec88d URL: https://github.com/llvm/llvm-project/commit/d0e9101d9f1e49c828a0a88a04c2abde46bec88d DIFF: https://github.com/llvm/llvm-project/commit/d0e9101d9f1e49c828a0a88a04c2abde46bec88d.diff

[llvm-branch-commits] [clang] PR for llvm/llvm-project#79568 (PR #80120)

2024-02-06 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/80120 ___ 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#78892 (PR #80259)

2024-02-06 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/80259 ___ 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] 024f45e - [clang-format] Simplify the AfterPlacementOperator option (#79796)

2024-02-06 Thread Tom Stellard via llvm-branch-commits
Author: Owen Pan Date: 2024-02-06T16:07:18-08:00 New Revision: 024f45e9ed23da66802c49847b82151dfdb70766 URL: https://github.com/llvm/llvm-project/commit/024f45e9ed23da66802c49847b82151dfdb70766 DIFF: https://github.com/llvm/llvm-project/commit/024f45e9ed23da66802c49847b82151dfdb70766.diff LOG:

[llvm-branch-commits] [clang] PR for llvm/llvm-project#78892 (PR #80259)

2024-02-06 Thread via llvm-branch-commits
https://github.com/llvmbot updated https://github.com/llvm/llvm-project/pull/80259 >From 024f45e9ed23da66802c49847b82151dfdb70766 Mon Sep 17 00:00:00 2001 From: Owen Pan Date: Wed, 31 Jan 2024 20:20:26 -0800 Subject: [PATCH] [clang-format] Simplify the AfterPlacementOperator option (#79796) C

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#78621 (PR #80260)

2024-02-06 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/80260 ___ 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] 56c50a4 - [ConstraintElim] Make sure min/max intrinsic results are not poison.

2024-02-06 Thread Tom Stellard via llvm-branch-commits
Author: Florian Hahn Date: 2024-02-06T16:05:16-08:00 New Revision: 56c50a4e0b50fb59ae1f1b322b31a5546522a928 URL: https://github.com/llvm/llvm-project/commit/56c50a4e0b50fb59ae1f1b322b31a5546522a928 DIFF: https://github.com/llvm/llvm-project/commit/56c50a4e0b50fb59ae1f1b322b31a5546522a928.diff

[llvm-branch-commits] [llvm] 4251261 - [ConstraintElim] Add tests for #78621.

2024-02-06 Thread Tom Stellard via llvm-branch-commits
Author: Florian Hahn Date: 2024-02-06T16:05:15-08:00 New Revision: 42512617acf38425909676a190ed1b0ce9335616 URL: https://github.com/llvm/llvm-project/commit/42512617acf38425909676a190ed1b0ce9335616 DIFF: https://github.com/llvm/llvm-project/commit/42512617acf38425909676a190ed1b0ce9335616.diff

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#78621 (PR #80260)

2024-02-06 Thread via llvm-branch-commits
https://github.com/llvmbot updated https://github.com/llvm/llvm-project/pull/80260 >From 42512617acf38425909676a190ed1b0ce9335616 Mon Sep 17 00:00:00 2001 From: Florian Hahn Date: Wed, 24 Jan 2024 11:56:02 + Subject: [PATCH 1/2] [ConstraintElim] Add tests for #78621. Tests with umin where

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#80877 (PR #80878)

2024-02-06 Thread Brad Smith via llvm-branch-commits
brad0 wrote: > This PR, if merged into 18.1, should fix > [rust-lang/rust#108835](https://github.com/rust-lang/rust/issues/108835) Ya, that's especially why I pushed it. https://github.com/llvm/llvm-project/pull/80878 ___ llvm-branch-commits mailing

[llvm-branch-commits] [clang] [llvm] PR for llvm/llvm-project#79614 (PR #79870)

2024-02-06 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/79870 ___ 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] ae6cfa2 - [AArch64][TargetParser] Add mcpu alias for Microsoft Azure Cobalt 100. (#79614)

2024-02-06 Thread Tom Stellard via llvm-branch-commits
Author: Alexandros Lamprineas Date: 2024-02-06T15:51:16-08:00 New Revision: ae6cfa24d6f4a04a74734e75f23905041b6c276f URL: https://github.com/llvm/llvm-project/commit/ae6cfa24d6f4a04a74734e75f23905041b6c276f DIFF: https://github.com/llvm/llvm-project/commit/ae6cfa24d6f4a04a74734e75f23905041b6c27

[llvm-branch-commits] [clang] [llvm] PR for llvm/llvm-project#79614 (PR #79870)

2024-02-06 Thread via llvm-branch-commits
https://github.com/llvmbot updated https://github.com/llvm/llvm-project/pull/79870 >From ae6cfa24d6f4a04a74734e75f23905041b6c276f Mon Sep 17 00:00:00 2001 From: Alexandros Lamprineas Date: Mon, 29 Jan 2024 16:37:09 + Subject: [PATCH] [AArch64][TargetParser] Add mcpu alias for Microsoft Azur

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#80877 (PR #80878)

2024-02-06 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/80878 ___ 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] 36cecd9 - [MIPS] Use generic isBlockOnlyReachableByFallthrough (#80799)

2024-02-06 Thread Tom Stellard via llvm-branch-commits
Author: Fangrui Song Date: 2024-02-06T15:49:23-08:00 New Revision: 36cecd98cfd006e2b3b044e1433a8914916c98b9 URL: https://github.com/llvm/llvm-project/commit/36cecd98cfd006e2b3b044e1433a8914916c98b9 DIFF: https://github.com/llvm/llvm-project/commit/36cecd98cfd006e2b3b044e1433a8914916c98b9.diff

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#80877 (PR #80878)

2024-02-06 Thread via llvm-branch-commits
https://github.com/llvmbot updated https://github.com/llvm/llvm-project/pull/80878 >From 36cecd98cfd006e2b3b044e1433a8914916c98b9 Mon Sep 17 00:00:00 2001 From: Fangrui Song Date: Tue, 6 Feb 2024 09:23:33 -0800 Subject: [PATCH] [MIPS] Use generic isBlockOnlyReachableByFallthrough (#80799) Fast

[llvm-branch-commits] [clang] PR for llvm/llvm-project#80843 (PR #80845)

2024-02-06 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/80845 ___ 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] ecd1cee - [CLANG] Fix INF/NAN warning. (#80290)

2024-02-06 Thread Tom Stellard via llvm-branch-commits
Author: Zahira Ammarguellat Date: 2024-02-06T15:46:29-08:00 New Revision: ecd1cee3e0d7e8bbe7ce98ca81c9c96e1804709c URL: https://github.com/llvm/llvm-project/commit/ecd1cee3e0d7e8bbe7ce98ca81c9c96e1804709c DIFF: https://github.com/llvm/llvm-project/commit/ecd1cee3e0d7e8bbe7ce98ca81c9c96e1804709c

[llvm-branch-commits] [clang] PR for llvm/llvm-project#80843 (PR #80845)

2024-02-06 Thread via llvm-branch-commits
https://github.com/llvmbot updated https://github.com/llvm/llvm-project/pull/80845 >From ecd1cee3e0d7e8bbe7ce98ca81c9c96e1804709c Mon Sep 17 00:00:00 2001 From: Zahira Ammarguellat Date: Tue, 6 Feb 2024 06:23:22 -0800 Subject: [PATCH] [CLANG] Fix INF/NAN warning. (#80290) In https://github.com

[llvm-branch-commits] [compiler-rt] PR for llvm/llvm-project#80808 (PR #80811)

2024-02-06 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/80811 ___ 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] c92b81d - [Profile][Windows] Drop extern for __buildid. (#80700)

2024-02-06 Thread Tom Stellard via llvm-branch-commits
Author: Zequan Wu Date: 2024-02-06T15:45:32-08:00 New Revision: c92b81dde8a3068d90f5c4e7c012ffa34ede7da5 URL: https://github.com/llvm/llvm-project/commit/c92b81dde8a3068d90f5c4e7c012ffa34ede7da5 DIFF: https://github.com/llvm/llvm-project/commit/c92b81dde8a3068d90f5c4e7c012ffa34ede7da5.diff LOG

[llvm-branch-commits] [compiler-rt] PR for llvm/llvm-project#80808 (PR #80811)

2024-02-06 Thread via llvm-branch-commits
https://github.com/llvmbot updated https://github.com/llvm/llvm-project/pull/80811 >From c92b81dde8a3068d90f5c4e7c012ffa34ede7da5 Mon Sep 17 00:00:00 2001 From: Zequan Wu Date: Mon, 5 Feb 2024 15:27:34 -0500 Subject: [PATCH] [Profile][Windows] Drop extern for __buildid. (#80700) (cherry picked

[llvm-branch-commits] [lld] PR for llvm/llvm-project#80789 (PR #80790)

2024-02-06 Thread Tom Stellard via llvm-branch-commits
tstellar wrote: This has a failing CI test that needs to be fixed. https://github.com/llvm/llvm-project/pull/80790 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commi

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#80585 (PR #80776)

2024-02-06 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/80776 ___ 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#80585 (PR #80776)

2024-02-06 Thread via llvm-branch-commits
https://github.com/llvmbot updated https://github.com/llvm/llvm-project/pull/80776 >From 588526bc582ab197cbb38638945564787c072b9b Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Sat, 3 Feb 2024 21:42:40 -0800 Subject: [PATCH 1/2] [workflows] Only run code formatter on the main branch (#80348

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#80597 (PR #80731)

2024-02-06 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/80731 ___ 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] 7a9e418 - [InstCombine] Fix assertion failure in issue80597 (#80614)

2024-02-06 Thread Tom Stellard via llvm-branch-commits
Author: Yingwei Zheng Date: 2024-02-06T15:40:40-08:00 New Revision: 7a9e4184fbb17d31265253f69b3bf5217c0d967c URL: https://github.com/llvm/llvm-project/commit/7a9e4184fbb17d31265253f69b3bf5217c0d967c DIFF: https://github.com/llvm/llvm-project/commit/7a9e4184fbb17d31265253f69b3bf5217c0d967c.diff

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#80597 (PR #80731)

2024-02-06 Thread via llvm-branch-commits
https://github.com/llvmbot updated https://github.com/llvm/llvm-project/pull/80731 >From 7a9e4184fbb17d31265253f69b3bf5217c0d967c Mon Sep 17 00:00:00 2001 From: Yingwei Zheng Date: Tue, 6 Feb 2024 01:29:38 +0800 Subject: [PATCH] [InstCombine] Fix assertion failure in issue80597 (#80614) The as

[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] 8835ba8 - [BPI] Transfer value-handles when assign/move constructing BPI (#77774)

2024-02-06 Thread Tom Stellard via llvm-branch-commits
Author: Jeremy Morse Date: 2024-02-06T15:38:30-08:00 New Revision: 8835ba873031a412595de2ce90e46fb65e93d214 URL: https://github.com/llvm/llvm-project/commit/8835ba873031a412595de2ce90e46fb65e93d214 DIFF: https://github.com/llvm/llvm-project/commit/8835ba873031a412595de2ce90e46fb65e93d214.diff

[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#80877 (PR #80878)

2024-02-06 Thread Fangrui Song via llvm-branch-commits
MaskRay wrote: This PR, if merged into 18.1, should fix https://github.com/rust-lang/rust/issues/108835 https://github.com/llvm/llvm-project/pull/80878 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#80877 (PR #80878)

2024-02-06 Thread Fangrui Song via llvm-branch-commits
https://github.com/MaskRay approved this pull request. https://github.com/llvm/llvm-project/pull/80878 ___ 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#80887 (PR #80903)

2024-02-06 Thread via llvm-branch-commits
https://github.com/cor3ntin approved this pull request. This fixes a regression introduced in 18 and the fix is small, Ship it :) https://github.com/llvm/llvm-project/pull/80903 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org h

[llvm-branch-commits] [clang] PR for llvm/llvm-project#80887 (PR #80903)

2024-02-06 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: None (llvmbot) Changes resolves llvm/llvm-project#80887 --- Full diff: https://github.com/llvm/llvm-project/pull/80903.diff 2 Files Affected: - (modified) clang/include/clang/Sema/Lookup.h (+2-1) - (modified) clang/test/CXX/class.deriv

[llvm-branch-commits] [clang] PR for llvm/llvm-project#80887 (PR #80903)

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

[llvm-branch-commits] [clang] PR for llvm/llvm-project#80887 (PR #80903)

2024-02-06 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/80903 ___ 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#80887 (PR #80903)

2024-02-06 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/80903 resolves llvm/llvm-project#80887 >From 3ca557399309882e376abebe7c41e82628db4f6f Mon Sep 17 00:00:00 2001 From: Shafik Yaghmour Date: Mon, 5 Feb 2024 14:40:07 -0800 Subject: [PATCH] [Clang][Sema] Fix regression d

[llvm-branch-commits] [clang] [llvm] PR for llvm/llvm-project#80565 (PR #80566)

2024-02-06 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/80566 ___ 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] ad0fb41 - [CMake][PGO] Add option for using an external project to generate profile data (#78879)

2024-02-06 Thread Tom Stellard via llvm-branch-commits
Author: Tom Stellard Date: 2024-02-06T11:49:07-08:00 New Revision: ad0fb418badbb695b5db9335985e67c67e69c554 URL: https://github.com/llvm/llvm-project/commit/ad0fb418badbb695b5db9335985e67c67e69c554 DIFF: https://github.com/llvm/llvm-project/commit/ad0fb418badbb695b5db9335985e67c67e69c554.diff

[llvm-branch-commits] [clang] [llvm] PR for llvm/llvm-project#80565 (PR #80566)

2024-02-06 Thread via llvm-branch-commits
https://github.com/llvmbot updated https://github.com/llvm/llvm-project/pull/80566 >From ad0fb418badbb695b5db9335985e67c67e69c554 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Fri, 2 Feb 2024 11:35:08 -0800 Subject: [PATCH] [CMake][PGO] Add option for using an external project to generate

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#80877 (PR #80878)

2024-02-06 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-llvm-globalisel Author: None (llvmbot) Changes resolves llvm/llvm-project#80877 --- Full diff: https://github.com/llvm/llvm-project/pull/80878.diff 8 Files Affected: - (modified) llvm/lib/Target/Mips/MipsAsmPrinter.cpp (-39) - (modified) llvm/lib/Ta

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#80877 (PR #80878)

2024-02-06 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/80878 resolves llvm/llvm-project#80877 >From 1454e3a8c7714197e6d4cf962bd454a61c68289c Mon Sep 17 00:00:00 2001 From: Fangrui Song Date: Tue, 6 Feb 2024 09:23:33 -0800 Subject: [PATCH] [MIPS] Use generic isBlockOnlyRea

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#80877 (PR #80878)

2024-02-06 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/80878 ___ 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#80843 (PR #80845)

2024-02-06 Thread Aaron Ballman via llvm-branch-commits
https://github.com/AaronBallman approved this pull request. LGTM! https://github.com/llvm/llvm-project/pull/80845 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commit

[llvm-branch-commits] [clang] PR for llvm/llvm-project#80843 (PR #80845)

2024-02-06 Thread via llvm-branch-commits
https://github.com/llvmbot updated https://github.com/llvm/llvm-project/pull/80845 >From 3ba4e5fda3394a633604c97b7180947cd928e41d Mon Sep 17 00:00:00 2001 From: Zahira Ammarguellat Date: Tue, 6 Feb 2024 06:23:22 -0800 Subject: [PATCH] [CLANG] Fix INF/NAN warning. (#80290) In https://github.com

[llvm-branch-commits] [clang] PR for llvm/llvm-project#80844 (PR #80846)

2024-02-06 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: None (llvmbot) Changes resolves llvm/llvm-project#80844 --- Patch is 113.68 KiB, truncated to 20.00 KiB below, full version: https://github.com/llvm/llvm-project/pull/80846.diff 49 Files Affected: - (modified) clang/include/clang/Basi

[llvm-branch-commits] [clang] PR for llvm/llvm-project#80844 (PR #80846)

2024-02-06 Thread via llvm-branch-commits
llvmbot wrote: @kmclaughlin-arm What do you think about merging this PR to the release branch? https://github.com/llvm/llvm-project/pull/80846 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailma

[llvm-branch-commits] [clang] PR for llvm/llvm-project#80844 (PR #80846)

2024-02-06 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/80846 ___ 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#80843 (PR #80845)

2024-02-06 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: None (llvmbot) Changes resolves llvm/llvm-project#80843 --- Full diff: https://github.com/llvm/llvm-project/pull/80845.diff 7 Files Affected: - (modified) clang/include/clang/Basic/DiagnosticCommonKinds.td (+1-1) - (modified) clang/inc

[llvm-branch-commits] [clang] PR for llvm/llvm-project#80843 (PR #80845)

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

[llvm-branch-commits] [clang] PR for llvm/llvm-project#80843 (PR #80845)

2024-02-06 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/80845 ___ 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#80843 (PR #80845)

2024-02-06 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/80845 resolves llvm/llvm-project#80843 >From f7c85e61fb243b209438ad58852a17d57925e47f Mon Sep 17 00:00:00 2001 From: Zahira Ammarguellat Date: Tue, 6 Feb 2024 06:23:22 -0800 Subject: [PATCH] [CLANG] Fix INF/NAN warnin

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#79861 (PR #80832)

2024-02-06 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-llvm-transforms Author: None (llvmbot) Changes resolves llvm/llvm-project#79861 --- Full diff: https://github.com/llvm/llvm-project/pull/80832.diff 4 Files Affected: - (modified) llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp (+7) - (modified

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#79861 (PR #80832)

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

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#79861 (PR #80832)

2024-02-06 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/80832 resolves llvm/llvm-project#79861 >From 2fa03f1b20281a5a7f79b912dc5b2ab5aa1d3c76 Mon Sep 17 00:00:00 2001 From: Nikita Popov Date: Thu, 1 Feb 2024 12:57:59 +0100 Subject: [PATCH 1/3] [IndVars] Add tests for #7986

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#79861 (PR #80832)

2024-02-06 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/80832 ___ 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#80808 (PR #80811)

2024-02-06 Thread Martin Storsjö via llvm-branch-commits
https://github.com/mstorsjo approved this pull request. LGTM https://github.com/llvm/llvm-project/pull/80811 ___ 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#80808 (PR #80811)

2024-02-06 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-pgo Author: None (llvmbot) Changes resolves llvm/llvm-project#80808 --- Full diff: https://github.com/llvm/llvm-project/pull/80811.diff 1 Files Affected: - (modified) compiler-rt/lib/profile/InstrProfilingPlatformWindows.c (+1-1) ``diff di

[llvm-branch-commits] [compiler-rt] PR for llvm/llvm-project#80808 (PR #80811)

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

[llvm-branch-commits] [compiler-rt] PR for llvm/llvm-project#80808 (PR #80811)

2024-02-06 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/80811 ___ 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#80808 (PR #80811)

2024-02-06 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/80811 resolves llvm/llvm-project#80808 >From 1a273a583fdf88a29923fa3f960f7e587131ccb7 Mon Sep 17 00:00:00 2001 From: Zequan Wu Date: Mon, 5 Feb 2024 15:27:34 -0500 Subject: [PATCH] [Profile][Windows] Drop extern for _

  1   2   >