https://github.com/wangpc-pp edited
https://github.com/llvm/llvm-project/pull/80124
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
ilovepi wrote:
> This pass is not part of the default pipeline -- do you enable this pass
> downstream, or do you want to add options for _all_ uses of minsize, even if
> there is no evidence of usefulness?
We’d like to see if this can be useful to some of our size constrained users in
the em
@@ -101,6 +101,11 @@ static cl::opt EnableMISchedLoadClustering(
cl::desc("Enable load clustering in the machine scheduler"),
cl::init(false));
+static cl::opt
+EnableSelectOpt("riscv-select-opt", cl::Hidden,
wangpc-pp wrote:
Yeah, this point make
@@ -101,6 +101,11 @@ static cl::opt EnableMISchedLoadClustering(
cl::desc("Enable load clustering in the machine scheduler"),
cl::init(false));
+static cl::opt
+EnableSelectOpt("riscv-select-opt", cl::Hidden,
topperc wrote:
But we added a bunch of
@@ -101,6 +101,11 @@ static cl::opt EnableMISchedLoadClustering(
cl::desc("Enable load clustering in the machine scheduler"),
cl::init(false));
+static cl::opt
+EnableSelectOpt("riscv-select-opt", cl::Hidden,
wangpc-pp wrote:
We have already disab
https://github.com/MaskRay approved this pull request.
https://github.com/llvm/llvm-project/pull/83105
___
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-clang
Author: None (llvmbot)
Changes
Backport c88beb4112d5bbf07d76a615ab7f13ba2ba023e6
Requested by: @brad0
---
Full diff: https://github.com/llvm/llvm-project/pull/83105.diff
5 Files Affected:
- (modified) clang/lib/Basic/Targets/Mips.h (+3-1)
- (
llvmbot wrote:
@MaskRay What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/83105
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listin
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/83105
___
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/83105
Backport c88beb4112d5bbf07d76a615ab7f13ba2ba023e6
Requested by: @brad0
>From e223881b2e4c0b1a02f9ea7926f69fce33534a94 Mon Sep 17 00:00:00 2001
From: YunQiang Su
Date: Tue, 27 Feb 2024 14:08:36 +0800
Subject: [P
yingopq wrote:
> @yingopq What do you think about merging this PR to the release branch?
Yes, I agree.
https://github.com/llvm/llvm-project/pull/82870
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi
https://github.com/nikic approved this pull request.
https://github.com/llvm/llvm-project/pull/83067
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
nikic wrote:
This pass is not part of the default pipeline -- do you enable this pass
downstream, or do you want to add options for *all* uses of minsize, even if
there is no evidence of usefulness?
https://github.com/llvm/llvm-project/pull/83049
___
https://github.com/brad0 approved this pull request.
https://github.com/llvm/llvm-project/pull/82870
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
@@ -101,6 +101,11 @@ static cl::opt EnableMISchedLoadClustering(
cl::desc("Enable load clustering in the machine scheduler"),
cl::init(false));
+static cl::opt
+EnableSelectOpt("riscv-select-opt", cl::Hidden,
topperc wrote:
If no in tree targets u
https://github.com/topperc deleted
https://github.com/llvm/llvm-project/pull/80124
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
@@ -1046,6 +1046,14 @@ def FeatureFastUnalignedAccess
def FeaturePostRAScheduler : SubtargetFeature<"use-postra-scheduler",
"UsePostRAScheduler", "true", "Schedule again after register allocation">;
+def FeaturePredictableSelectIsExpensive
+ : SubtargetFeature<"predictabl
wangpc-pp wrote:
Ping.
https://github.com/llvm/llvm-project/pull/80124
___
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/brad0 closed https://github.com/llvm/llvm-project/pull/82940
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Philipp Tomsich
Date: 2024-02-26T17:38:41-08:00
New Revision: 83283342c38e03fc501c84b9fad7cd62f1d629d3
URL:
https://github.com/llvm/llvm-project/commit/83283342c38e03fc501c84b9fad7cd62f1d629d3
DIFF:
https://github.com/llvm/llvm-project/commit/83283342c38e03fc501c84b9fad7cd62f1d629d3.dif
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/81857
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Philipp Tomsich
Date: 2024-02-26T17:38:41-08:00
New Revision: 6d8f9290b6afa5e61841124ae1bdeb96d9ada820
URL:
https://github.com/llvm/llvm-project/commit/6d8f9290b6afa5e61841124ae1bdeb96d9ada820
DIFF:
https://github.com/llvm/llvm-project/commit/6d8f9290b6afa5e61841124ae1bdeb96d9ada820.dif
Author: Anatoly Trosinenko
Date: 2024-02-26T17:38:41-08:00
New Revision: b4b76bdbf1dab6199e4112781f37e96f1902bfcd
URL:
https://github.com/llvm/llvm-project/commit/b4b76bdbf1dab6199e4112781f37e96f1902bfcd
DIFF:
https://github.com/llvm/llvm-project/commit/b4b76bdbf1dab6199e4112781f37e96f1902bfcd.
https://github.com/arichardson updated
https://github.com/llvm/llvm-project/pull/83090
>From 8d86b5ea7c696367173335997f5aab2d25a31ad0 Mon Sep 17 00:00:00 2001
From: Alex Richardson
Date: Mon, 26 Feb 2024 17:08:23 -0800
Subject: [PATCH] add missing part of diff
Created using spr 1.3.4
---
comp
tstellar wrote:
Merged a7a74ece1d6b8dc95bf6fb0b7e06b8e0ba9b9559
https://github.com/llvm/llvm-project/pull/82609
___
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/tstellar closed
https://github.com/llvm/llvm-project/pull/82609
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: cor3ntin
Date: 2024-02-26T17:03:46-08:00
New Revision: a7a74ece1d6b8dc95bf6fb0b7e06b8e0ba9b9559
URL:
https://github.com/llvm/llvm-project/commit/a7a74ece1d6b8dc95bf6fb0b7e06b8e0ba9b9559
DIFF:
https://github.com/llvm/llvm-project/commit/a7a74ece1d6b8dc95bf6fb0b7e06b8e0ba9b9559.diff
LOG:
https://github.com/arichardson created
https://github.com/llvm/llvm-project/pull/83090
I was getting build failures due to missing when building the
libfuzzer tests. It turns out that the custom command was using
COMPILER_RT_TEST_COMPILER when building the source file rather than
the COMPILER_R
llvmbot wrote:
@llvm/pr-subscribers-compiler-rt-sanitizer
Author: Alexander Richardson (arichardson)
Changes
Currently, the testsuite uses the default runtimes path to find the
runtimes libraries which may or may not match the just-built runtimes.
This change uses the -resource-dir flag fo
https://github.com/arichardson created
https://github.com/llvm/llvm-project/pull/83088
Currently, the testsuite uses the default runtimes path to find the
runtimes libraries which may or may not match the just-built runtimes.
This change uses the -resource-dir flag for clang whenever
COMPILER_RT
Author: Tom Stellard
Date: 2024-02-26T16:57:21-08:00
New Revision: 4cc7a75aa6ac272a5774ef7ca3f6b2ad095425e3
URL:
https://github.com/llvm/llvm-project/commit/4cc7a75aa6ac272a5774ef7ca3f6b2ad095425e3
DIFF:
https://github.com/llvm/llvm-project/commit/4cc7a75aa6ac272a5774ef7ca3f6b2ad095425e3.diff
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/82743
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Dani
Date: 2024-02-26T15:13:43-08:00
New Revision: d1a1d7afb1fbe7c2cf712a124a2f231ba22103f2
URL:
https://github.com/llvm/llvm-project/commit/d1a1d7afb1fbe7c2cf712a124a2f231ba22103f2
DIFF:
https://github.com/llvm/llvm-project/commit/d1a1d7afb1fbe7c2cf712a124a2f231ba22103f2.diff
LOG: [ll
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/82866
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Wentao Zhang
Date: 2024-02-26T15:09:20-08:00
New Revision: 9274829eb689c261aecf7b100561594385816b0b
URL:
https://github.com/llvm/llvm-project/commit/9274829eb689c261aecf7b100561594385816b0b
DIFF:
https://github.com/llvm/llvm-project/commit/9274829eb689c261aecf7b100561594385816b0b.diff
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/82866
>From 9274829eb689c261aecf7b100561594385816b0b Mon Sep 17 00:00:00 2001
From: Wentao Zhang <35722712+whentoj...@users.noreply.github.com>
Date: Thu, 22 Feb 2024 16:04:25 -0600
Subject: [PATCH] [clang][CodeGen] Kee
ilovepi wrote:
> Can we have a more principled approach to determine when to allow this pass
> to run than a `cl::opt`? For example, change the `CostThreshold` in the pass
> depending on whether or not the function has `optsize`.
Sure. I can take a look at doing it that way instead. it will pr
Author: ChiaHungDuan
Date: 2024-02-26T14:47:26-08:00
New Revision: 28687438f2340c934afec640c9c6ac718720f0ef
URL:
https://github.com/llvm/llvm-project/commit/28687438f2340c934afec640c9c6ac718720f0ef
DIFF:
https://github.com/llvm/llvm-project/commit/28687438f2340c934afec640c9c6ac718720f0ef.diff
aeubanks wrote:
Can we have a more principled approach to determine when to allow this pass to
run than a `cl::opt`? For example, change the `CostThreshold` in the pass
depending on whether or not the function has `optsize`.
https://github.com/llvm/llvm-project/pull/83049
_
ilovepi wrote:
cc: @petrhosek @PiJoules since I think they're interested.
https://github.com/llvm/llvm-project/pull/83049
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branc
@@ -222,6 +222,11 @@ static cl::opt
EnableDFAJumpThreading("enable-dfa-jump-thread",
cl::desc("Enable DFA jump threading"),
cl::init(false), cl::Hidden);
+static cl::opt
+DFAJumpThreadingOptSize("dfa-jump-thread-opts
fhahn wrote:
@ayalz unfortunately I don't know how to update the target branch to
`llvm:main`, so I went ahead and opened a new PR that's update on top of
current `main`: https://github.com/llvm/llvm-project/pull/83068
Comments should be addressed, sorry for the inconvenience.
https://github.
tstellar wrote:
I've decided to merge this. A feature like this that is self-contained in a
single backend is inline with the kind of changes I've merged before during the
RC phase. If this were some other feature, with a wider impact, it probably
wouldn't be accepted.
https://github.com/l
llvmbot wrote:
@nikic What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/83067
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/83067
Backport 10c48a772742b7afe665a815b7eba2047f17dc4b
Requested by: @tstellar
>From c429fbcf835b132f7303676f7a77b6bc3c063bc6 Mon Sep 17 00:00:00 2001
From: Tom Stellard
Date: Fri, 23 Feb 2024 15:58:32 -0800
Subject
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/83067
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Daniel Martinez
Date: 2024-02-26T13:55:13-08:00
New Revision: c8b11e93004af9aa8bd8116e5cf01946546f0283
URL:
https://github.com/llvm/llvm-project/commit/c8b11e93004af9aa8bd8116e5cf01946546f0283
DIFF:
https://github.com/llvm/llvm-project/commit/c8b11e93004af9aa8bd8116e5cf01946546f0283.dif
https://github.com/ilovepi updated
https://github.com/llvm/llvm-project/pull/83049
>From fc2e672d474442ef83e90c7a41265d6433651b63 Mon Sep 17 00:00:00 2001
From: Paul Kirth
Date: Mon, 26 Feb 2024 21:42:24 +
Subject: [PATCH 1/2] Refactor option names, and update test
Created using spr 1.3.4
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/82897
___
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 updated
https://github.com/llvm/llvm-project/pull/82897
>From c8b11e93004af9aa8bd8116e5cf01946546f0283 Mon Sep 17 00:00:00 2001
From: Daniel Martinez
Date: Thu, 22 Feb 2024 21:14:27 +
Subject: [PATCH] Fix build on musl by including stdint.h (#81434)
openmp fails
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/82925
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Yingwei Zheng
Date: 2024-02-26T13:47:48-08:00
New Revision: a5b2e43ff0181f09eb52f4a2b6b6796a9517b645
URL:
https://github.com/llvm/llvm-project/commit/a5b2e43ff0181f09eb52f4a2b6b6796a9517b645
DIFF:
https://github.com/llvm/llvm-project/commit/a5b2e43ff0181f09eb52f4a2b6b6796a9517b645.diff
https://github.com/llvmbot closed
https://github.com/llvm/llvm-project/pull/82925
___
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/tstellar closed
https://github.com/llvm/llvm-project/pull/82965
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Yingwei Zheng
Date: 2024-02-26T13:43:35-08:00
New Revision: 3aea3d2fd3996808ab39de0cf718b292a7d52a5f
URL:
https://github.com/llvm/llvm-project/commit/3aea3d2fd3996808ab39de0cf718b292a7d52a5f
DIFF:
https://github.com/llvm/llvm-project/commit/3aea3d2fd3996808ab39de0cf718b292a7d52a5f.diff
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/82965
>From 3aea3d2fd3996808ab39de0cf718b292a7d52a5f Mon Sep 17 00:00:00 2001
From: Yingwei Zheng
Date: Mon, 26 Feb 2024 15:55:56 +0800
Subject: [PATCH] [GVN] Drop nsw/nuw flags when replacing the result of a
with.ove
https://github.com/ilovepi edited
https://github.com/llvm/llvm-project/pull/83049
___
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/ilovepi updated
https://github.com/llvm/llvm-project/pull/83049
>From fc2e672d474442ef83e90c7a41265d6433651b63 Mon Sep 17 00:00:00 2001
From: Paul Kirth
Date: Mon, 26 Feb 2024 21:42:24 +
Subject: [PATCH] Refactor option names, and update test
Created using spr 1.3.4
---
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/83021
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Jonas Paulsson
Date: 2024-02-26T13:36:40-08:00
New Revision: 9d51bd1c2476ce334b3370c5f073e24427171e5f
URL:
https://github.com/llvm/llvm-project/commit/9d51bd1c2476ce334b3370c5f073e24427171e5f
DIFF:
https://github.com/llvm/llvm-project/commit/9d51bd1c2476ce334b3370c5f073e24427171e5f.diff
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/83021
>From 9d51bd1c2476ce334b3370c5f073e24427171e5f Mon Sep 17 00:00:00 2001
From: Jonas Paulsson
Date: Wed, 21 Feb 2024 16:26:16 +0100
Subject: [PATCH] [SystemZ] Use VT (not ArgVT) for SlotVT in LowerCall().
(#82475
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/83022
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Jonas Paulsson
Date: 2024-02-26T15:49:43Z
New Revision: 5393a050f0a293c9ca2fbcc2b9250499676f8561
URL:
https://github.com/llvm/llvm-project/commit/5393a050f0a293c9ca2fbcc2b9250499676f8561
DIFF:
https://github.com/llvm/llvm-project/commit/5393a050f0a293c9ca2fbcc2b9250499676f8561.diff
LOG
https://github.com/minglotus-6 edited
https://github.com/llvm/llvm-project/pull/80761
___
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/ilovepi created
https://github.com/llvm/llvm-project/pull/83049
optimizing for size
___
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/fhahn closed https://github.com/llvm/llvm-project/pull/80273
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
brad0 wrote:
> @brad0 Generally we don't back port feature-implementation patches but we
> (actually it's me) already made an exception by mistake
> [ebc589e](https://github.com/llvm/llvm-project/commit/ebc589e44ffe7b77cc500f3d2dc1a7ba11dd82b1).
> How many patches like this do you expect to be
https://github.com/nikic approved this pull request.
https://github.com/llvm/llvm-project/pull/82965
___
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/uweigand approved this pull request.
LGTM. This should be backported as a fixes a regression with i128 support.
https://github.com/llvm/llvm-project/pull/83022
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://github.com/uweigand approved this pull request.
LGTM. This should be backported as a fixes a regression with i128 support.
https://github.com/llvm/llvm-project/pull/83021
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://github.com/nickdesaulniers requested changes to this pull request.
sounds like this got reverted
https://github.com/llvm/llvm-project/pull/82742
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-
nickdesaulniers wrote:
(also, I think you can use `/backport ` comment in any issue and llvmbot
will generate these PRs for you.)
https://github.com/llvm/llvm-project/pull/82743
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
h
https://github.com/nickdesaulniers approved this pull request.
https://github.com/llvm/llvm-project/pull/82743
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
nickdesaulniers wrote:
LGTM
https://github.com/llvm/llvm-project/pull/82743
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@uweigand What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/83022
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listi
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/83022
___
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/83022
Backport 84dcf3d35b6ea8d8b6c34bc9cf21135863c47b8c
Requested by: @JonPsson1
>From 5393a050f0a293c9ca2fbcc2b9250499676f8561 Mon Sep 17 00:00:00 2001
From: Jonas Paulsson
Date: Wed, 24 Jan 2024 20:16:05 +0100
Subj
llvmbot wrote:
@uweigand What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/83021
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listi
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/83021
Backport 9c0e45d7f0e2202e16dbd9a7b9f462e2bcb741ae
Requested by: @JonPsson1
>From f370d3e5091c6b76f3676193fc981277b88557ab Mon Sep 17 00:00:00 2001
From: Jonas Paulsson
Date: Wed, 21 Feb 2024 16:26:16 +0100
Subj
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/83021
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
shiltian wrote:
Generally we don't back port feature-implementation patches but we (actually
it's me) already made an exception by mistake
[ebc589e](https://github.com/llvm/llvm-project/commit/ebc589e44ffe7b77cc500f3d2dc1a7ba11dd82b1).
How many patches like this do you expect to be back ported
tru wrote:
I merged it directly to the branch. Thanks for the fixes!
https://github.com/llvm/llvm-project/pull/82739
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-com
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/82739
___
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/AaronBallman milestoned
https://github.com/llvm/llvm-project/pull/82739
___
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/AaronBallman updated
https://github.com/llvm/llvm-project/pull/82739
>From d3ae59831c804f18b3a415c71a7b392d07c40f94 Mon Sep 17 00:00:00 2001
From: "H. Vetinari"
Date: Fri, 23 Feb 2024 19:03:59 +1100
Subject: [PATCH] fix links on clang 18.1.0rc release page
---
clang/docs/Re
https://github.com/chapuni reopened
https://github.com/llvm/llvm-project/pull/82448
___
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/chapuni closed
https://github.com/llvm/llvm-project/pull/82448
___
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-llvm-transforms
Author: None (llvmbot)
Changes
Backport 892b4beeac50920e630f10905b2916295e2eb6d8
Requested by: @dtcxzyw
---
Full diff: https://github.com/llvm/llvm-project/pull/82965.diff
2 Files Affected:
- (modified) llvm/lib/Transforms/Utils/Loca
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/82965
Backport 892b4beeac50920e630f10905b2916295e2eb6d8
Requested by: @dtcxzyw
>From 14fb01ef0e443c04d718466608e62dbbc3cfd9ce Mon Sep 17 00:00:00 2001
From: Yingwei Zheng
Date: Mon, 26 Feb 2024 15:55:56 +0800
Subject
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/82965
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/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/82965
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo
91 matches
Mail list logo