https://github.com/aaupov updated
https://github.com/llvm/llvm-project/pull/86219
>From 685d3f5fa6ae75d6c3e22873a52ea8347e170c1e Mon Sep 17 00:00:00 2001
From: Amir Ayupov
Date: Thu, 28 Mar 2024 10:16:15 -0700
Subject: [PATCH 1/2] Get rid of std::map::at
Created using spr 1.3.4
---
bolt/lib/P
MaheshRavishankar wrote:
> Pinging @MaheshRavishankar as I don't have permission to add reviewers and
> it's been a week. I'm relatively new to contributing, so if I am doing
> something wrong or have to do something else, I'd appreciate a pointer. :)
Sorry for the delay. I dont know very much
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/86940
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Andrew Ng
Date: 2024-03-28T14:23:36-07:00
New Revision: a385a917da93a65ffabe1982f5b101db6d15a125
URL:
https://github.com/llvm/llvm-project/commit/a385a917da93a65ffabe1982f5b101db6d15a125
DIFF:
https://github.com/llvm/llvm-project/commit/a385a917da93a65ffabe1982f5b101db6d15a125.diff
LOG
https://github.com/tstellar updated
https://github.com/llvm/llvm-project/pull/86940
>From a385a917da93a65ffabe1982f5b101db6d15a125 Mon Sep 17 00:00:00 2001
From: Andrew Ng
Date: Thu, 28 Mar 2024 11:41:49 +
Subject: [PATCH] [Support] Fix color handling in formatted_raw_ostream
(#86700)
The
tstellar wrote:
Hi @nga888 (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.
https://github.com/llvm/llvm-project/pull/86940
__
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/86197
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Martin Storsjö
Date: 2024-03-28T14:18:41-07:00
New Revision: 0cd4babe0342c994d28916ecbbb7cd2b91023b9b
URL:
https://github.com/llvm/llvm-project/commit/0cd4babe0342c994d28916ecbbb7cd2b91023b9b
DIFF:
https://github.com/llvm/llvm-project/commit/0cd4babe0342c994d28916ecbbb7cd2b91023b9b.diff
https://github.com/tstellar updated
https://github.com/llvm/llvm-project/pull/86197
>From 0cd4babe0342c994d28916ecbbb7cd2b91023b9b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Martin=20Storsj=C3=B6?=
Date: Thu, 21 Mar 2024 17:29:15 +0200
Subject: [PATCH] Reapply [libcxx] [modules] Fix relative path
https://github.com/JDevlieghere approved this pull request.
LGTM
https://github.com/llvm/llvm-project/pull/86940
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/aaupov converted_to_draft
https://github.com/llvm/llvm-project/pull/86219
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@llvm/pr-subscribers-flang-openmp
Author: Tom Eccles (tblah)
Changes
Patch 1: https://github.com/llvm/llvm-project/pull/86978
Patch 2: https://github.com/llvm/llvm-project/pull/86979
---
Full diff: https://github.com/llvm/llvm-project/pull/86982.diff
2 Files Affected:
-
https://github.com/tblah created https://github.com/llvm/llvm-project/pull/86982
Patch 1: https://github.com/llvm/llvm-project/pull/86978
Patch 2: https://github.com/llvm/llvm-project/pull/86979
>From 9f68c844b6f4c4a52002cd9d90cd158b10e64bf2 Mon Sep 17 00:00:00 2001
From: Tom Eccles
Date: Tue,
mordante wrote:
> @mordante Is the test failure legitimate?
I've checked and the test failure is unrelated to this patch.
https://github.com/llvm/llvm-project/pull/86197
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://l
https://github.com/aaupov updated
https://github.com/llvm/llvm-project/pull/86219
>From 685d3f5fa6ae75d6c3e22873a52ea8347e170c1e Mon Sep 17 00:00:00 2001
From: Amir Ayupov
Date: Thu, 28 Mar 2024 10:16:15 -0700
Subject: [PATCH] Get rid of std::map::at
Created using spr 1.3.4
---
bolt/lib/Profi
https://github.com/aaupov edited https://github.com/llvm/llvm-project/pull/86219
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/aaupov updated
https://github.com/llvm/llvm-project/pull/86219
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/aaupov updated
https://github.com/llvm/llvm-project/pull/86219
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/tblah edited https://github.com/llvm/llvm-project/pull/86979
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@llvm/pr-subscribers-mlir
Author: Tom Eccles (tblah)
Changes
The argument to the initialization region of reduction declarations was never
mapped. This meant that if this argument was accessed inside the initialization
region, that mlir operation would be translated to an
https://github.com/tblah created https://github.com/llvm/llvm-project/pull/86979
The argument to the initialization region of reduction declarations was never
mapped. This meant that if this argument was accessed inside the initialization
region, that mlir operation would be translated to an ll
https://github.com/skatrak updated
https://github.com/llvm/llvm-project/pull/86802
>From 7af7e9d13fc2134e76bb532bfa4313aa3df17924 Mon Sep 17 00:00:00 2001
From: Sergio Afonso
Date: Tue, 26 Mar 2024 16:46:56 +
Subject: [PATCH] [Flang][OpenMP][Lower] Use clause operand structures
This patch
llvmbot wrote:
@llvm/pr-subscribers-flang-fir-hlfir
Author: Sergio Afonso (skatrak)
Changes
This patch performs several cleanups with the main purpose of normalizing the
code patterns used to trigger codegen for MLIR OpenMP operations and making the
processing of clauses and constructs i
tstellar wrote:
@andrey-golubev OK, no problem. I don't expect a release note entry for every
change.
https://github.com/llvm/llvm-project/pull/86677
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bi
Author: Leandro Lupori
Date: 2024-03-28T09:54:27-03:00
New Revision: 0f8a3797da1b35c3a5029d4b1ed2e1cb41909f82
URL:
https://github.com/llvm/llvm-project/commit/0f8a3797da1b35c3a5029d4b1ed2e1cb41909f82
DIFF:
https://github.com/llvm/llvm-project/commit/0f8a3797da1b35c3a5029d4b1ed2e1cb41909f82.diff
AaronBallman wrote:
> Hi @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.
How about we go with something along the lines of:
Fixed
llvmbot wrote:
@llvm/pr-subscribers-llvm-support
Author: None (llvmbot)
Changes
Backport c9db031c
Requested by: @nga888
---
Full diff: https://github.com/llvm/llvm-project/pull/86940.diff
4 Files Affected:
- (modified) llvm/include/llvm/Support/FormattedStream.h (+44-7)
- (modified)
llvmbot wrote:
@JDevlieghere What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/86940
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/l
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/86940
Backport c9db031c
Requested by: @nga888
>From 7a385f860df4319124494ca166a1878af3139440 Mon Sep 17 00:00:00 2001
From: Andrew Ng
Date: Thu, 28 Mar 2024 11:41:49 +
Subject: [PATCH] [Support] Fix color handlin
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/86940
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
uweigand wrote:
> Hi @uweigand (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.
This fix is for a regression that only came in with LLVM 18 due to the
andrey-golubev wrote:
> Hi @EugeneZelenko (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.
hi! @tstellar I don't think it's worth it: this is a tiny n
32 matches
Mail list logo