https://github.com/skatrak created
https://github.com/llvm/llvm-project/pull/114037
This patch improves error reporting in the MLIR to LLVM IR translation pass for
the 'omp' dialect by emitting descriptive errors when encountering clauses not
yet supported by that pass.
Additionally, not-yet-
llvmbot wrote:
@llvm/pr-subscribers-mlir-llvm
@llvm/pr-subscribers-flang-openmp
Author: Sergio Afonso (skatrak)
Changes
This patch improves error reporting in the MLIR to LLVM IR translation pass for
the 'omp' dialect by emitting descriptive errors when encountering clauses not
yet suppo
skatrak wrote:
PR stack:
- #114036
- #114037
https://github.com/llvm/llvm-project/pull/114037
___
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/tru updated https://github.com/llvm/llvm-project/pull/112365
>From 74b2743bd5b89c8184c1b3c1dd7ba49f41a5ba3f Mon Sep 17 00:00:00 2001
From: goldsteinn <35538541+goldste...@users.noreply.github.com>
Date: Tue, 15 Oct 2024 10:25:16 -0400
Subject: [PATCH] [Inliner] Don't propagate
Author: goldsteinn
Date: 2024-10-29T09:48:10+01:00
New Revision: 74b2743bd5b89c8184c1b3c1dd7ba49f41a5ba3f
URL:
https://github.com/llvm/llvm-project/commit/74b2743bd5b89c8184c1b3c1dd7ba49f41a5ba3f
DIFF:
https://github.com/llvm/llvm-project/commit/74b2743bd5b89c8184c1b3c1dd7ba49f41a5ba3f.diff
LO
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/112365
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
github-actions[bot] wrote:
@goldsteinn (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 this PR.
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/112293
>From 2717eeb2584005e08bc0b2c1b77954ff156a5bab Mon Sep 17 00:00:00 2001
From: Younan Zhang
Date: Fri, 11 Oct 2024 10:31:27 +0800
Subject: [PATCH] [Clang] Instantiate Typedefs referenced by type alias
deduction guide
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/112293
>From 19c571a631d962f05264c539f035f5e7fc5c166b Mon Sep 17 00:00:00 2001
From: Younan Zhang
Date: Fri, 11 Oct 2024 10:31:27 +0800
Subject: [PATCH] [Clang] Instantiate Typedefs referenced by type alias
deduction guide
https://github.com/matthias-springer created
https://github.com/llvm/llvm-project/pull/114017
Draft. Do not review yet.
Depends on #113999.
>From e88daefdd87df823bbfbe34cb44cb9ef00bd4e62 Mon Sep 17 00:00:00 2001
From: Matthias Springer
Date: Tue, 29 Oct 2024 09:51:11 +0100
Subject: [PATCH] [
Author: Younan Zhang
Date: 2024-10-29T09:52:13+01:00
New Revision: 19c571a631d962f05264c539f035f5e7fc5c166b
URL:
https://github.com/llvm/llvm-project/commit/19c571a631d962f05264c539f035f5e7fc5c166b
DIFF:
https://github.com/llvm/llvm-project/commit/19c571a631d962f05264c539f035f5e7fc5c166b.diff
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/112293
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Michał Górny
Date: 2024-10-29T09:53:58+01:00
New Revision: 21ed37e3e725a7f58c2eb347519e500ebddb57ee
URL:
https://github.com/llvm/llvm-project/commit/21ed37e3e725a7f58c2eb347519e500ebddb57ee
DIFF:
https://github.com/llvm/llvm-project/commit/21ed37e3e725a7f58c2eb347519e500ebddb57ee.diff
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/112431
>From 8a4228f571d5d94f50abca91353d4c14a1439208 Mon Sep 17 00:00:00 2001
From: Nikita Popov
Date: Tue, 15 Oct 2024 09:34:55 +0200
Subject: [PATCH] [WebAssembly] Fix feature coalescing (#110647)
This fixes a problem i
Author: Nikita Popov
Date: 2024-10-29T09:58:06+01:00
New Revision: 6e006e11f3509f0f3eeac9f3b092176cf7c1832f
URL:
https://github.com/llvm/llvm-project/commit/6e006e11f3509f0f3eeac9f3b092176cf7c1832f
DIFF:
https://github.com/llvm/llvm-project/commit/6e006e11f3509f0f3eeac9f3b092176cf7c1832f.diff
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/112431
>From 6e006e11f3509f0f3eeac9f3b092176cf7c1832f Mon Sep 17 00:00:00 2001
From: Nikita Popov
Date: Tue, 15 Oct 2024 09:34:55 +0200
Subject: [PATCH] [WebAssembly] Fix feature coalescing (#110647)
This fixes a problem i
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/112431
___
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/optimisan updated
https://github.com/llvm/llvm-project/pull/114010
>From 5f42368e15bdba242c15f9f4493b88f80a8f09b7 Mon Sep 17 00:00:00 2001
From: Akshat Oke
Date: Tue, 29 Oct 2024 07:14:30 +
Subject: [PATCH] [CodeGen][NewPM] Port RegUsageInfoPropagation pass to NPM
---
.
@@ -95,9 +96,113 @@ MultilibSet &MultilibSet::FilterOut(FilterCallback F) {
void MultilibSet::push_back(const Multilib &M) { Multilibs.push_back(M); }
+static void WarnUnclaimedMultilibCustomFlags(
+const Driver &D, const SmallVector &UnclaimedCustomFlagValues,
+const
@@ -14,6 +14,12 @@ def err_drv_no_such_file_with_suggestion : Error<
def err_drv_unsupported_opt : Error<"unsupported option '%0'">;
def err_drv_unsupported_opt_with_suggestion : Error<
"unsupported option '%0'; did you mean '%1'?">;
+def warn_drv_unsupported_opt : Warning<
+
@@ -196,6 +196,16 @@ bool ToolChain::defaultToIEEELongDouble() const {
return PPC_LINUX_DEFAULT_IEEELONGDOUBLE && getTriple().isOSLinux();
}
+static void
+processARMAArch64MultilibCustomFlags(Multilib::flags_list &List,
statham-arm wrote:
Is this system int
github-actions[bot] wrote:
@bwendling (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 this PR.
https://github.com/arsenm approved this pull request.
https://github.com/llvm/llvm-project/pull/113732
___
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/arsenm approved this pull request.
https://github.com/llvm/llvm-project/pull/113733
___
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/cachemeifyoucan created
https://github.com/llvm/llvm-project/pull/114093
Add a command-line tool `llvm-cas` to inspect the OnDisk CAS for
debugging purpose. It can be used to lookup/update ObjectStore or
put/get cache entries from ActionCache, together with other debugging
cap
https://github.com/cachemeifyoucan closed
https://github.com/llvm/llvm-project/pull/114094
___
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/cachemeifyoucan created
https://github.com/llvm/llvm-project/pull/114094
Add a command-line tool `llvm-cas` to inspect the OnDisk CAS for
debugging purpose. It can be used to lookup/update ObjectStore or
put/get cache entries from ActionCache, together with other debugging
cap
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 42a1660376e339add3abe8ee8d73073dc0b49432
71e52bbf7a1e3c6e29cc149089a0368942b40cb1 --e
https://github.com/cachemeifyoucan closed
https://github.com/llvm/llvm-project/pull/114093
___
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/cachemeifyoucan created
https://github.com/llvm/llvm-project/pull/114104
Add a command-line tool `llvm-cas` to inspect the OnDisk CAS for
debugging purpose. It can be used to lookup/update ObjectStore or
put/get cache entries from ActionCache, together with other debugging
cap
https://github.com/cachemeifyoucan created
https://github.com/llvm/llvm-project/pull/114103
Add OnDiskCAS abstraction, that implements ObjectStore and ActionCache
interface using OnDiskGraphDB and OnDiskKeyValueDB.
___
llvm-branch-commits mailing li
https://github.com/cachemeifyoucan created
https://github.com/llvm/llvm-project/pull/114102
Add OnDiskGraphDB and OnDiskKeyValueDB that can be used to implement
ObjectStore and ActionCache respectively. Those are on-disk persistent
storage that build upon OnDiskTrieHashMap and implements key fun
https://github.com/cachemeifyoucan created
https://github.com/llvm/llvm-project/pull/114098
Add parameter to file lock API to allow exclusive file lock. Both Unix
and Windows support lock the file exclusively for write for one process
and LLVM OnDiskCAS uses exclusive file lock to coordinate CAS
https://github.com/cachemeifyoucan created
https://github.com/llvm/llvm-project/pull/114097
ActionCache is used to store a mapping from CASID to CASID. The current
implementation of the ActionCache can only be used to associate the
key/value from the same hash context.
ActionCache has two opera
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 38e5c8c7c5580224e0b3ae160491a0dcdf84490a
ac0662b44cde12758c3e1be946651151938ee846 --e
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 7792cf341a8c8f8bb3149be2c686333636a28b67
b35fe10335c9a5c6ab660310799d0c787b67d4e4 --e
https://github.com/arsenm ready_for_review
https://github.com/llvm/llvm-project/pull/114113
___
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/jhuber6 approved this pull request.
Makes sense, thanks again.
https://github.com/llvm/llvm-project/pull/114113
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/l
llvmbot wrote:
@llvm/pr-subscribers-mlir
Author: Matthias Springer (matthias-springer)
Changes
The dialect conversion-based bufferization passes have been migrated to
One-Shot Bufferize about two years ago. To clean up the code base, this commit
removes the `func-bufferize` pass, one of
llvmbot wrote:
@llvm/pr-subscribers-mlir-sparse
Author: Matthias Springer (matthias-springer)
Changes
The dialect conversion-based bufferization passes have been migrated to
One-Shot Bufferize about two years ago. To clean up the code base, this commit
removes the `finalizing-bufferize`
https://github.com/matthias-springer created
https://github.com/llvm/llvm-project/pull/114152
The dialect conversion-based bufferization passes have been migrated to
One-Shot Bufferize about two years ago. To clean up the code base, this commit
removes the `func-bufferize` pass, one of the few
llvmbot wrote:
@llvm/pr-subscribers-mlir-memref
Author: Matthias Springer (matthias-springer)
Changes
The dialect conversion-based bufferization passes have been migrated to
One-Shot Bufferize about two years ago. To clean up the code base, this commit
removes the `func-bufferize` pass,
https://github.com/matthias-springer updated
https://github.com/llvm/llvm-project/pull/114154
>From 7c2f6b68d81536889deae221db5df3565089b60b Mon Sep 17 00:00:00 2001
From: Matthias Springer
Date: Wed, 30 Oct 2024 00:46:05 +0100
Subject: [PATCH] [mlir][bufferization] Remove `finalizing-bufferize
llvmbot wrote:
@llvm/pr-subscribers-mlir-func
Author: Matthias Springer (matthias-springer)
Changes
The dialect conversion-based bufferization passes have been migrated to
One-Shot Bufferize about two years ago. To clean up the code base, this commit
removes the `func-bufferize` pass, on
https://github.com/matthias-springer created
https://github.com/llvm/llvm-project/pull/114154
The dialect conversion-based bufferization passes have been migrated to
One-Shot Bufferize about two years ago. To clean up the code base, this commit
removes the `finalizing-bufferize` pass, one of t
https://github.com/matthias-springer updated
https://github.com/llvm/llvm-project/pull/114017
>From 684ac4a0795d5fadef5a16a3acd45eddf838c857 Mon Sep 17 00:00:00 2001
From: Matthias Springer
Date: Tue, 29 Oct 2024 09:51:11 +0100
Subject: [PATCH] [mlir][bufferization] Add support for non-unique
llvmbot wrote:
@llvm/pr-subscribers-mlir-func
Author: Matthias Springer (matthias-springer)
Changes
This commit removes the last remaining components of the dialect
conversion-based bufferization passes.
Note for LLVM integration: If you depend on these components, migrate to
One-Shot B
https://github.com/matthias-springer created
https://github.com/llvm/llvm-project/pull/114155
This commit removes the last remaining components of the dialect
conversion-based bufferization passes.
Note for LLVM integration: If you depend on these components, migrate to
One-Shot Bufferize or
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 7c2f6b68d81536889deae221db5df3565089b60b
9192d2d5329910bbc2e641ac979eef40760f --e
https://github.com/arichardson updated
https://github.com/llvm/llvm-project/pull/105735
>From e4bd1181d160b8728e7d4158417a83e183bd1709 Mon Sep 17 00:00:00 2001
From: Alex Richardson
Date: Thu, 22 Aug 2024 14:36:04 -0700
Subject: [PATCH 1/3] fix indentation in langref
Created using spr 1.3.6-be
https://github.com/arichardson updated
https://github.com/llvm/llvm-project/pull/105735
>From e4bd1181d160b8728e7d4158417a83e183bd1709 Mon Sep 17 00:00:00 2001
From: Alex Richardson
Date: Thu, 22 Aug 2024 14:36:04 -0700
Subject: [PATCH 1/3] fix indentation in langref
Created using spr 1.3.6-be
arichardson wrote:
I've added a new test and hopefully addressed all comments.
https://github.com/llvm/llvm-project/pull/105735
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm
https://github.com/arsenm created
https://github.com/llvm/llvm-project/pull/114144
None
>From 5fb1bed79e2a51343d9d0dbd5b295a1eefb04756 Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Tue, 29 Oct 2024 14:44:53 -0700
Subject: [PATCH] AMDGPU: Improve vector of pointer handling in
amdgpu-prom
arsenm wrote:
> [!WARNING]
> This pull request is not mergeable via GitHub because a downstack PR is
> open. Once all requirements are satisfied, merge this PR as a stack href="https://app.graphite.dev/github/pr/llvm/llvm-project/114144?utm_source=stack-comment-downstack-mergeability-warning";
llvmbot wrote:
@llvm/pr-subscribers-backend-amdgpu
Author: Matt Arsenault (arsenm)
Changes
---
Patch is 25.29 KiB, truncated to 20.00 KiB below, full version:
https://github.com/llvm/llvm-project/pull/114144.diff
3 Files Affected:
- (modified) llvm/lib/Target/AMDGPU/AMDGPUPromoteAll
https://github.com/matthias-springer updated
https://github.com/llvm/llvm-project/pull/114017
>From 35223119257ac8afd71803871fcaa08fb19da4a5 Mon Sep 17 00:00:00 2001
From: Matthias Springer
Date: Tue, 29 Oct 2024 09:51:11 +0100
Subject: [PATCH] [mlir][bufferization] Add support for non-unique
https://github.com/matthias-springer updated
https://github.com/llvm/llvm-project/pull/114155
>From d1d51e36de6a31bd6d7cef395a3da1bde692cbde Mon Sep 17 00:00:00 2001
From: Matthias Springer
Date: Wed, 30 Oct 2024 00:58:32 +0100
Subject: [PATCH] [mlir][bufferization] Remove remaining dialect
co
https://github.com/matthias-springer updated
https://github.com/llvm/llvm-project/pull/114017
>From 13808b4f86dba3f3baa652b41e769d2a19973028 Mon Sep 17 00:00:00 2001
From: Matthias Springer
Date: Tue, 29 Oct 2024 09:51:11 +0100
Subject: [PATCH] [mlir][bufferization] Add support for non-unique
llvmbot wrote:
@llvm/pr-subscribers-mlir-bufferization
Author: Matthias Springer (matthias-springer)
Changes
This commit removes the last remaining components of the dialect
conversion-based bufferization passes.
Note for LLVM integration: If you depend on these components, migrate to
O
llvmbot wrote:
@llvm/pr-subscribers-mlir-bufferization
Author: Matthias Springer (matthias-springer)
Changes
Multiple `func.return` ops inside of a `func.func` op are now supported during
bufferization. This PR extends the code base in 3 places:
- When inferring function return types, `m
https://github.com/matthias-springer edited
https://github.com/llvm/llvm-project/pull/114017
___
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: Matthias Springer (matthias-springer)
Changes
Multiple `func.return` ops inside of a `func.func` op are now supported during
bufferization. This PR extends the code base in 3 places:
- When inferring function return types, `memref.cast` op
https://github.com/matthias-springer edited
https://github.com/llvm/llvm-project/pull/114017
___
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/matthias-springer ready_for_review
https://github.com/llvm/llvm-project/pull/114017
___
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-bufferization
Author: Matthias Springer (matthias-springer)
Changes
The dialect conversion-based bufferization passes have been migrated to
One-Shot Bufferize about two years ago. To clean up the code base, this commit
removes the `finalizing-buff
https://github.com/arsenm ready_for_review
https://github.com/llvm/llvm-project/pull/114144
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
@@ -640,6 +642,13 @@ convertOmpOrdered(Operation &opInst, llvm::IRBuilderBase
&builder,
return success();
}
+static LogicalResult orderedRegionSupported(omp::OrderedRegionOp op) {
Meinersbur wrote:
[function names should start with a
verb](https://llvm.or
https://github.com/skatrak updated
https://github.com/llvm/llvm-project/pull/114037
>From 5f9c42714f1f8168adcb55ef72bf10fd0f6db81a Mon Sep 17 00:00:00 2001
From: Sergio Afonso
Date: Tue, 29 Oct 2024 11:18:07 +
Subject: [PATCH 1/2] [MLIR][OpenMP] Emit descriptive errors for all
unsupported
@@ -640,6 +642,13 @@ convertOmpOrdered(Operation &opInst, llvm::IRBuilderBase
&builder,
return success();
}
+static LogicalResult orderedRegionSupported(omp::OrderedRegionOp op) {
skatrak wrote:
Thanks for the comment @Meinersbur. I was actually planning o
https://github.com/skatrak edited
https://github.com/llvm/llvm-project/pull/114037
___
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-platform-windows
Author: Steven Wu (cachemeifyoucan)
Changes
Add parameter to file lock API to allow exclusive file lock. Both Unix
and Windows support lock the file exclusively for write for one process
and LLVM OnDiskCAS uses exclusive file lock to coo
https://github.com/cachemeifyoucan created
https://github.com/llvm/llvm-project/pull/114099
Add MappedFileRegionBumpPtr which can be served as a file system backed
persistent memory allocator. The allocator works like a BumpPtrAllocator,
and is designed to be thread safe and process safe.
The i
https://github.com/cachemeifyoucan created
https://github.com/llvm/llvm-project/pull/114100
Add OnDiskHashMappedTrie. This is a on-disk persistent hash map that
uses a Trie data structure that is similar to TrieRawHashMap.
OnDiskHashMappedTrie is thread safe and process safe. It is mostly lock
f
AaronBallman wrote:
> This has conflicts now. Can someone fix it and I can merge it for 19.1.4
I took a shot at resolving the conflicts (I think Mariya is out on vacation
currently).
https://github.com/llvm/llvm-project/pull/112855
___
llvm-branch-co
https://github.com/AaronBallman updated
https://github.com/llvm/llvm-project/pull/112855
>From fb40fba6f9caf44a1e839525efdaebdf936c2934 Mon Sep 17 00:00:00 2001
From: Mariya Podchishchaeva
Date: Fri, 18 Oct 2024 10:18:34 +0200
Subject: [PATCH] [clang] Fix C23 constexpr crashes (#112708)
Before
Author: Tobias Hieta
Date: 2024-10-29T09:57:40+01:00
New Revision: 17365dfd21011cbd5972a88dd5dd45575f2c81ec
URL:
https://github.com/llvm/llvm-project/commit/17365dfd21011cbd5972a88dd5dd45575f2c81ec
DIFF:
https://github.com/llvm/llvm-project/commit/17365dfd21011cbd5972a88dd5dd45575f2c81ec.diff
arsenm wrote:
> [!WARNING]
> This pull request is not mergeable via GitHub because a downstack PR is
> open. Once all requirements are satisfied, merge this PR as a stack href="https://app.graphite.dev/github/pr/llvm/llvm-project/114113?utm_source=stack-comment-downstack-mergeability-warning";
https://github.com/arsenm created
https://github.com/llvm/llvm-project/pull/114113
This did not consider the IR change to allow a scalar base with a vector
offset part. Reject any users that are not explicitly handled.
In this situation we could handle the vector GEP, but that is a larger
chang
llvmbot wrote:
@llvm/pr-subscribers-backend-amdgpu
Author: Matt Arsenault (arsenm)
Changes
This did not consider the IR change to allow a scalar base with a vector
offset part. Reject any users that are not explicitly handled.
In this situation we could handle the vector GEP, but that is
github-actions[bot] wrote:
@mgorny (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 this PR.
ht
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/113969
>From 936710a0a18bdf8ac1655f6e3bb518b20bb41aea Mon Sep 17 00:00:00 2001
From: Ben Shi <2283975...@qq.com>
Date: Fri, 20 Sep 2024 11:40:07 +0800
Subject: [PATCH] [AVR][MC] Fix incorrect range of relative jumps (#109124
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/114089
___
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/llvmbot created
https://github.com/llvm/llvm-project/pull/114089
Backport c3d3cef8d58377b02032b07b5f094a402a70435a
Requested by: @topperc
>From 55446b4aa6610362e05181c9680c828a98ae34e9 Mon Sep 17 00:00:00 2001
From: Craig Topper
Date: Sun, 22 Sep 2024 22:31:36 -0700
Subject
llvmbot wrote:
@wangpc-pp What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/114089
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/lis
llvmbot wrote:
@llvm/pr-subscribers-mc
Author: None (llvmbot)
Changes
Backport c3d3cef8d58377b02032b07b5f094a402a70435a
Requested by: @topperc
---
Full diff: https://github.com/llvm/llvm-project/pull/114089.diff
2 Files Affected:
- (modified) llvm/lib/Target/RISCV/MCTargetDesc/RISCVMC
llvmbot wrote:
@llvm/pr-subscribers-backend-risc-v
Author: None (llvmbot)
Changes
Backport c3d3cef8d58377b02032b07b5f094a402a70435a
Requested by: @topperc
---
Full diff: https://github.com/llvm/llvm-project/pull/114089.diff
2 Files Affected:
- (modified) llvm/lib/Target/RISCV/MCTarget
https://github.com/asl edited https://github.com/llvm/llvm-project/pull/113945
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
@@ -999,7 +999,9 @@ class AArch64BtiPac final : public AArch64 {
private:
bool btiHeader; // bti instruction needed in PLT Header and Entry
- bool pacEntry; // autia1716 instruction needed in PLT Entry
+ bool pacEntry; // Authenticated branch needed in PLT Entry
https://github.com/asl edited https://github.com/llvm/llvm-project/pull/113945
___
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/optimisan updated
https://github.com/llvm/llvm-project/pull/113874
>From 7394bab5609ec2dc56f1851143d8eebb4a5f5b63 Mon Sep 17 00:00:00 2001
From: Akshat Oke
Date: Mon, 28 Oct 2024 06:22:49 +
Subject: [PATCH 1/3] [CodeGen][NewPM] Port RegUsageInfoCollector pass to NPM
---
https://github.com/kyulee-com updated
https://github.com/llvm/llvm-project/pull/112664
>From c7913f9fff736da4cc6a78a17e41dc539bc75e8a Mon Sep 17 00:00:00 2001
From: Kyungwoo Lee
Date: Mon, 9 Sep 2024 19:38:05 -0700
Subject: [PATCH 1/2] [CGData][llvm-cgdata] Support for stable function map
This
https://github.com/optimisan created
https://github.com/llvm/llvm-project/pull/114010
None
>From f84d99b53730031fef705949a5fd34283e9e9eeb Mon Sep 17 00:00:00 2001
From: Akshat Oke
Date: Tue, 29 Oct 2024 07:14:30 +
Subject: [PATCH] [CodeGen][NewPM] Port RegUsageInfoPropagation pass to NPM
optimisan wrote:
> [!WARNING]
> This pull request is not mergeable via GitHub because a downstack PR is
> open. Once all requirements are satisfied, merge this PR as a stack href="https://app.graphite.dev/github/pr/llvm/llvm-project/114010?utm_source=stack-comment-downstack-mergeability-warning
https://github.com/jacquesguan approved this pull request.
https://github.com/llvm/llvm-project/pull/113969
___
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/tru updated https://github.com/llvm/llvm-project/pull/112364
>From 21ed37e3e725a7f58c2eb347519e500ebddb57ee Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?=
Date: Mon, 14 Oct 2024 13:18:04 +0200
Subject: [PATCH] [LLVM] [Clang] Backport "Support for Gentoo `*
github-actions[bot] wrote:
@owenca (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 this PR.
ht
cor3ntin wrote:
@tru Yes! (This fixes a few regression that are addressed in main in using a
much more intrusive set of changes)
https://github.com/llvm/llvm-project/pull/113182
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
h
github-actions[bot] wrote:
@falbrechtskirchinger (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
Author: Florian Albrechtskirchinger
Date: 2024-10-29T11:09:39+01:00
New Revision: ab51eccf88f5321e7c60591c5546b254b6afab99
URL:
https://github.com/llvm/llvm-project/commit/ab51eccf88f5321e7c60591c5546b254b6afab99
DIFF:
https://github.com/llvm/llvm-project/commit/ab51eccf88f5321e7c60591c5546b254
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/113182
>From ab51eccf88f5321e7c60591c5546b254b6afab99 Mon Sep 17 00:00:00 2001
From: Florian Albrechtskirchinger
Date: Mon, 21 Oct 2024 12:24:58 +0200
Subject: [PATCH] [Serialization] Handle uninitialized type constraints
1 - 100 of 138 matches
Mail list logo