https://github.com/optimisan updated
https://github.com/llvm/llvm-project/pull/114010
>From 53067f5276ce2b4ae7a918cf732f5659c35ed81d Mon Sep 17 00:00:00 2001
From: Akshat Oke
Date: Tue, 29 Oct 2024 07:14:30 +
Subject: [PATCH 1/2] [CodeGen][NewPM] Port RegUsageInfoPropagation pass to NPM
--
https://github.com/wangpc-pp approved this pull request.
LGTM as it fixes a bug that exists for a long time.
https://github.com/llvm/llvm-project/pull/114089
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org
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
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
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
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
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
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
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 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
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,
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`
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
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
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
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 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
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 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
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
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";
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
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
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/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
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-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
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
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/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
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
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
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
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/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/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/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 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 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
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/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/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
@@ -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 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
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
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
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
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
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
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
@@ -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/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
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.
@@ -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
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
---
.
@@ -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<
+
@@ -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
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
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
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-
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
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
github-actions[bot] wrote:
@samitolvanen (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
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
github-actions[bot] wrote:
@falbrechtskirchinger Congratulations on having your first Pull Request (PR)
merged into the LLVM Project!
Your changes will be combined with recent changes from other authors, then
tested by our [build bots](https://lab.llvm.org/buildbot/). If there is a
problem
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/113182
___
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/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
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
llvmbot wrote:
@llvm/pr-subscribers-llvm-regalloc
Author: Akshat Oke (optimisan)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/114010.diff
8 Files Affected:
- (added) llvm/include/llvm/CodeGen/RegUsageInfoPropagate.h (+25)
- (modified) llvm/include/llvm/InitializeP
https://github.com/optimisan ready_for_review
https://github.com/llvm/llvm-project/pull/114010
___
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:
@Patryk27 (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.
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
mgorny wrote:
Added support for Gentoo Linux triplets suffixed `-gnut64`, `-gnueabit64` and
`-gnueabihft64`. On these targets, clang automatically defines
`-D_TIME_BITS=64` to use 64-bit `time_t` type from glibc.
https://github.com/llvm/llvm-project/pull/112364
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 `*
tru wrote:
Just to make it clear - this should be merged into the release branch @cor3ntin
@AaronBallman ?
https://github.com/llvm/llvm-project/pull/113182
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/113052
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Jessica Clarke
Date: 2024-10-29T10:06:04+01:00
New Revision: e541aa5ff994a370bacb9b039f70efb0672c4a1b
URL:
https://github.com/llvm/llvm-project/commit/e541aa5ff994a370bacb9b039f70efb0672c4a1b
DIFF:
https://github.com/llvm/llvm-project/commit/e541aa5ff994a370bacb9b039f70efb0672c4a1b.diff
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/113052
>From e541aa5ff994a370bacb9b039f70efb0672c4a1b Mon Sep 17 00:00:00 2001
From: Jessica Clarke
Date: Fri, 18 Oct 2024 21:49:23 +0100
Subject: [PATCH] [clang] Make LazyOffsetPtr more portable (#112927)
LazyOffsetPtr cu
Author: Ben Shi
Date: 2024-10-29T10:04:20+01:00
New Revision: 936710a0a18bdf8ac1655f6e3bb518b20bb41aea
URL:
https://github.com/llvm/llvm-project/commit/936710a0a18bdf8ac1655f6e3bb518b20bb41aea
DIFF:
https://github.com/llvm/llvm-project/commit/936710a0a18bdf8ac1655f6e3bb518b20bb41aea.diff
LOG:
https://github.com/tru closed 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/113938
>From def7925c48337574df23156e3a8b23a8470cdc16 Mon Sep 17 00:00:00 2001
From: Sami Tolvanen
Date: Tue, 20 Aug 2024 16:51:16 -0700
Subject: [PATCH] Fix KCFI types for generated functions with integer
normalization (#
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/113938
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Sami Tolvanen
Date: 2024-10-29T10:03:40+01:00
New Revision: def7925c48337574df23156e3a8b23a8470cdc16
URL:
https://github.com/llvm/llvm-project/commit/def7925c48337574df23156e3a8b23a8470cdc16
DIFF:
https://github.com/llvm/llvm-project/commit/def7925c48337574df23156e3a8b23a8470cdc16.diff
tru wrote:
This has conflicts now. Can someone fix it and I can merge it for 19.1.4
https://github.com/llvm/llvm-project/pull/112855
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo
github-actions[bot] wrote:
@zyn0217 (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.
h
1 - 100 of 138 matches
Mail list logo