Author: ChiaHungDuan
Date: 2024-10-14T12:52:25-07:00
New Revision: 19f39761410daf3edde455aa164221ca04ad40ad
URL:
https://github.com/llvm/llvm-project/commit/19f39761410daf3edde455aa164221ca04ad40ad
DIFF:
https://github.com/llvm/llvm-project/commit/19f39761410daf3edde455aa164221ca04ad40ad.diff
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/112258
Backport 9bf68c2400e8966511332dfbf5c0f05e8a3300fa
Requested by: @efriedma-quic
>From 006c85c64ac4b381020b4b566da33ec31f363561 Mon Sep 17 00:00:00 2001
From: Max Winkler
Date: Mon, 14 Oct 2024 12:22:25 -0700
Su
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: None (llvmbot)
Changes
Backport 9bf68c2400e8966511332dfbf5c0f05e8a3300fa
Requested by: @efriedma-quic
---
Full diff: https://github.com/llvm/llvm-project/pull/112258.diff
2 Files Affected:
- (modified) clang/lib/Headers/intrin0.h (+1-1
llvmbot wrote:
@llvm/pr-subscribers-backend-x86
Author: None (llvmbot)
Changes
Backport 9bf68c2400e8966511332dfbf5c0f05e8a3300fa
Requested by: @efriedma-quic
---
Full diff: https://github.com/llvm/llvm-project/pull/112258.diff
2 Files Affected:
- (modified) clang/lib/Headers/intrin0.h
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/112258
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@efriedma-quic What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/112258
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: None (llvmbot)
Changes
Backport 0bc02b999a
Requested by: @zyn0217
---
Full diff: https://github.com/llvm/llvm-project/pull/112293.diff
2 Files Affected:
- (modified) clang/lib/Sema/SemaTemplateDeductionGuide.cpp (+18-3)
- (modified) c
Author: dpalermo
Date: 2024-10-14T16:41:25-05:00
New Revision: f173e127c135f88ea37aef26010583078063c202
URL:
https://github.com/llvm/llvm-project/commit/f173e127c135f88ea37aef26010583078063c202
DIFF:
https://github.com/llvm/llvm-project/commit/f173e127c135f88ea37aef26010583078063c202.diff
LOG:
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/112247
Backport a1217020da219386b29c1a5a4a217904ecf07d7d
Requested by: @mgorny
>From af96ae251ab750b75ce4f2c91f909827a89bd8f7 Mon Sep 17 00:00:00 2001
From: Thomas Petazzoni
Date: Fri, 19 Jul 2024 22:22:55 +0200
Subj
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/112247
___
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-compiler-rt-sanitizer
Author: None (llvmbot)
Changes
Backport a1217020da219386b29c1a5a4a217904ecf07d7d
Requested by: @mgorny
---
Full diff: https://github.com/llvm/llvm-project/pull/112247.diff
1 Files Affected:
- (modified) compiler-rt/lib/sanitize
https://github.com/mydeveloperday approved this pull request.
https://github.com/llvm/llvm-project/pull/111958
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Louis Dionne
Date: 2024-10-11T15:30:47+08:00
New Revision: 1360969b8125a633a3a8ad734c8a369bd3cf47c2
URL:
https://github.com/llvm/llvm-project/commit/1360969b8125a633a3a8ad734c8a369bd3cf47c2
DIFF:
https://github.com/llvm/llvm-project/commit/1360969b8125a633a3a8ad734c8a369bd3cf47c2.diff
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/109324
___
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/110677
>From c36d7fd568a5da5b9ea5b0e6f60b1210ecc512d0 Mon Sep 17 00:00:00 2001
From: Louis Dionne
Date: Tue, 1 Oct 2024 09:39:44 -0400
Subject: [PATCH] [libc++] Avoid re-exporting a few specific symbols from
libc++abi (#10
Author: Louis Dionne
Date: 2024-10-15T08:50:13+02:00
New Revision: c36d7fd568a5da5b9ea5b0e6f60b1210ecc512d0
URL:
https://github.com/llvm/llvm-project/commit/c36d7fd568a5da5b9ea5b0e6f60b1210ecc512d0
DIFF:
https://github.com/llvm/llvm-project/commit/c36d7fd568a5da5b9ea5b0e6f60b1210ecc512d0.diff
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/110677
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
tru wrote:
Can someone post this as a breaking change to the discourse so that I can link
it from the release notes?
https://github.com/llvm/llvm-project/pull/110677
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists
github-actions[bot] wrote:
@ldionne (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
Author: Matt Arsenault
Date: 2024-10-15T08:50:50+02:00
New Revision: f12830aac9040b03d3d53c66d65528bd26a6e47a
URL:
https://github.com/llvm/llvm-project/commit/f12830aac9040b03d3d53c66d65528bd26a6e47a
DIFF:
https://github.com/llvm/llvm-project/commit/f12830aac9040b03d3d53c66d65528bd26a6e47a.diff
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/110827
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Matt Arsenault
Date: 2024-10-15T08:50:50+02:00
New Revision: 139d737ae04cea31232e8b0c83d8687d0234af3d
URL:
https://github.com/llvm/llvm-project/commit/139d737ae04cea31232e8b0c83d8687d0234af3d
DIFF:
https://github.com/llvm/llvm-project/commit/139d737ae04cea31232e8b0c83d8687d0234af3d.diff
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/110827
>From f12830aac9040b03d3d53c66d65528bd26a6e47a Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Mon, 30 Sep 2024 13:43:53 +0400
Subject: [PATCH 1/2] FastISel: Fix incorrectly using getPointerTy (#110465)
This was
github-actions[bot] wrote:
@arsenm (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:
@ldionne (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
Author: Simon Pilgrim
Date: 2024-10-15T08:51:57+02:00
New Revision: 92f4a2bf0a9d3962a25d15c1df5b6824950c74dc
URL:
https://github.com/llvm/llvm-project/commit/92f4a2bf0a9d3962a25d15c1df5b6824950c74dc
DIFF:
https://github.com/llvm/llvm-project/commit/92f4a2bf0a9d3962a25d15c1df5b6824950c74dc.diff
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/111246
>From 92f4a2bf0a9d3962a25d15c1df5b6824950c74dc Mon Sep 17 00:00:00 2001
From: Simon Pilgrim
Date: Fri, 4 Oct 2024 18:09:53 +0100
Subject: [PATCH] [x86] combineMUL - when looking for a vector multiply by
splat consta
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/111246
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: David Green
Date: 2024-10-15T08:53:11+02:00
New Revision: 8cb7d8a70d81f836a5e4d1f1a8be4989ac8d2671
URL:
https://github.com/llvm/llvm-project/commit/8cb7d8a70d81f836a5e4d1f1a8be4989ac8d2671
DIFF:
https://github.com/llvm/llvm-project/commit/8cb7d8a70d81f836a5e4d1f1a8be4989ac8d2671.diff
L
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/111796
>From 8cb7d8a70d81f836a5e4d1f1a8be4989ac8d2671 Mon Sep 17 00:00:00 2001
From: David Green
Date: Wed, 9 Oct 2024 16:20:03 +0100
Subject: [PATCH 1/2] [VectorCombine] Do not try to operate on OperandBundles.
(#111635)
github-actions[bot] wrote:
@cor3ntin (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.
Author: David Green
Date: 2024-10-15T08:53:11+02:00
New Revision: 04199538e3a293303514d93346ddd02bbf1c0314
URL:
https://github.com/llvm/llvm-project/commit/04199538e3a293303514d93346ddd02bbf1c0314
DIFF:
https://github.com/llvm/llvm-project/commit/04199538e3a293303514d93346ddd02bbf1c0314.diff
L
Author: cor3ntin
Date: 2024-10-15T08:52:34+02:00
New Revision: dedbdfb70daf06fc07bb4dfbec1d18af8fcef28f
URL:
https://github.com/llvm/llvm-project/commit/dedbdfb70daf06fc07bb4dfbec1d18af8fcef28f
DIFF:
https://github.com/llvm/llvm-project/commit/dedbdfb70daf06fc07bb4dfbec1d18af8fcef28f.diff
LOG:
github-actions[bot] wrote:
@RKSimon (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
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/111660
___
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/111660
>From dedbdfb70daf06fc07bb4dfbec1d18af8fcef28f Mon Sep 17 00:00:00 2001
From: cor3ntin
Date: Tue, 8 Oct 2024 23:03:32 +0200
Subject: [PATCH] [Clang] Improve type traits recognition in `__has_builtin`
(#111516)
`__h
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/111796
___
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/111954
>From 16c2aae4f6163c1eb7321afd1cd3cdb781fe1727 Mon Sep 17 00:00:00 2001
From: David CARLIER
Date: Wed, 9 Oct 2024 05:47:00 +0100
Subject: [PATCH] [compiler-rt] Remove SHA2 interceptions for NetBSD/FreeBSD.
(#110246)
Author: David CARLIER
Date: 2024-10-15T08:54:46+02:00
New Revision: 16c2aae4f6163c1eb7321afd1cd3cdb781fe1727
URL:
https://github.com/llvm/llvm-project/commit/16c2aae4f6163c1eb7321afd1cd3cdb781fe1727
DIFF:
https://github.com/llvm/llvm-project/commit/16c2aae4f6163c1eb7321afd1cd3cdb781fe1727.diff
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/111954
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
tru wrote:
@nikic Are you worried about this one at all? It seems fine from Eli's comments
and the abi checker.
https://github.com/llvm/llvm-project/pull/111953
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm
github-actions[bot] wrote:
@davemgreen (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 closed https://github.com/llvm/llvm-project/pull/111984
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Owen Pan
Date: 2024-10-15T08:55:16+02:00
New Revision: 96839b6f16a063c3f15cac5d9b6a0e5912f6341e
URL:
https://github.com/llvm/llvm-project/commit/96839b6f16a063c3f15cac5d9b6a0e5912f6341e
DIFF:
https://github.com/llvm/llvm-project/commit/96839b6f16a063c3f15cac5d9b6a0e5912f6341e.diff
LOG:
Author: Yingwei Zheng
Date: 2024-10-15T08:55:36+02:00
New Revision: 35bd5ff4ca7095baeb1f157491e81e3277a0ae34
URL:
https://github.com/llvm/llvm-project/commit/35bd5ff4ca7095baeb1f157491e81e3277a0ae34
DIFF:
https://github.com/llvm/llvm-project/commit/35bd5ff4ca7095baeb1f157491e81e3277a0ae34.diff
github-actions[bot] wrote:
@tru (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
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/111958
___
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/111984
>From 35bd5ff4ca7095baeb1f157491e81e3277a0ae34 Mon Sep 17 00:00:00 2001
From: Yingwei Zheng
Date: Fri, 11 Oct 2024 18:19:21 +0800
Subject: [PATCH] [InstCombine] Drop range attributes in `foldIsPowerOf2`
(#111946)
F
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/111958
>From 96839b6f16a063c3f15cac5d9b6a0e5912f6341e Mon Sep 17 00:00:00 2001
From: Owen Pan
Date: Fri, 4 Oct 2024 18:18:03 -0700
Subject: [PATCH] [clang-format] Handle template closer followed by braces
(#110971)
Fixes
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
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/112040
>From f8cf339563e2f38487de15ce11eddc4ea6c883af Mon Sep 17 00:00:00 2001
From: Brian Cain
Date: Fri, 11 Oct 2024 14:31:41 -0500
Subject: [PATCH] [lld][Hexagon] Support predicated-add GOT_16_X mask lookup
(#111896)
W
github-actions[bot] wrote:
@dtcxzyw (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
https://github.com/shiltian updated
https://github.com/llvm/llvm-project/pull/108787
>From 180bf1360412c25c94407dcfe0bbde1b1097b804 Mon Sep 17 00:00:00 2001
From: Shilei Tian
Date: Sun, 15 Sep 2024 23:06:14 -0400
Subject: [PATCH] [TargetTransformInfo] Remove `getFlatAddressSpace`
This has been
https://github.com/efriedma-quic approved this pull request.
LGTM. Obvious typo, obvious fix, very low chance of impacting non-arm64ec
targets.
https://github.com/llvm/llvm-project/pull/112258
___
llvm-branch-commits mailing list
llvm-branch-commits@
mstorsjo wrote:
> @efriedma-quic What do you think about merging this PR to the release branch?
The bot didn't ask me, but it does look good to me.
https://github.com/llvm/llvm-project/pull/112258
___
llvm-branch-commits mailing list
llvm-branch-commi
Author: Valentin Clement (バレンタイン クレメン)
Date: 2024-10-14T21:06:42-07:00
New Revision: b106c5edf89c5306de07766078f8449a28a39fc3
URL:
https://github.com/llvm/llvm-project/commit/b106c5edf89c5306de07766078f8449a28a39fc3
DIFF:
https://github.com/llvm/llvm-project/commit/b106c5edf89c5306de07766078f84
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/112293
Backport 0bc02b999a
Requested by: @zyn0217
>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
https://github.com/llvmbot milestoned
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
llvmbot wrote:
@erichkeane What do you think about merging this PR to the release branch?
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/li
https://github.com/DianQK converted_to_draft
https://github.com/llvm/llvm-project/pull/112136
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
DianQK wrote:
Mark as draft due to
https://github.com/llvm/llvm-project/pull/111945#issuecomment-2412354753.
https://github.com/llvm/llvm-project/pull/112136
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.or
optimisan wrote:
Also updated in PR.
Initializes correct dependency as VirtRegMapWrapper is unused here
https://github.com/llvm/llvm-project/pull/109937
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-
https://github.com/optimisan edited
https://github.com/llvm/llvm-project/pull/109937
___
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 requested changes to this pull request.
Description still not fixed
https://github.com/llvm/llvm-project/pull/109937
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailm
https://github.com/optimisan updated
https://github.com/llvm/llvm-project/pull/109939
>From b337b06e2ecd3d6bbf740ee9ec857463f32d0f1c Mon Sep 17 00:00:00 2001
From: Akshat Oke
Date: Tue, 24 Sep 2024 11:41:18 +
Subject: [PATCH 1/2] [NewPM][AMDGPU] Port SIPreAllocateWWMRegs to NPM
---
llvm/l
https://github.com/optimisan updated
https://github.com/llvm/llvm-project/pull/109963
>From 2cefaf6d479b6c7ae6bc8a2267f8e4fee274923c Mon Sep 17 00:00:00 2001
From: Akshat Oke
Date: Wed, 25 Sep 2024 11:21:04 +
Subject: [PATCH 1/2] [AMDGPU] Add tests for SIPreAllocateWWMRegs
---
.../AMDGPU/
https://github.com/cdevadas edited
https://github.com/llvm/llvm-project/pull/109937
___
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/cdevadas edited
https://github.com/llvm/llvm-project/pull/109937
___
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/110229
>From 9ef4d7c5293076be21240a1e8e696b8e1b58d2ff Mon Sep 17 00:00:00 2001
From: Akshat Oke
Date: Fri, 27 Sep 2024 08:58:39 +
Subject: [PATCH 1/8] [AMDGPU] Serialize WWM_REG vreg flag
---
llvm/lib/Target/AM
optimisan wrote:
### Merge activity
* **Oct 14, 4:57 AM EDT**: A user started a stack merge that includes this pull
request via
[Graphite](https://app.graphite.dev/github/pr/llvm/llvm-project/110229).
https://github.com/llvm/llvm-project/pull/110229
__
@@ -0,0 +1,44 @@
+# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py
UTC_ARGS: --version 5
+# RUN: llc -mtriple=amdgcn -verify-machineinstrs
-run-pass=si-pre-allocate-wwm-regs -o - -mcpu=tahiti %s | FileCheck %s
+# RUN: llc -mtriple=amdgcn -verify-mac
https://github.com/optimisan updated
https://github.com/llvm/llvm-project/pull/110229
>From 671b3c6b33c27374b33eefc4bb20a94aa803f65c Mon Sep 17 00:00:00 2001
From: Akshat Oke
Date: Fri, 27 Sep 2024 08:58:39 +
Subject: [PATCH 1/8] [AMDGPU] Serialize WWM_REG vreg flag
---
llvm/lib/Target/AM
https://github.com/optimisan updated
https://github.com/llvm/llvm-project/pull/111634
>From ccb60e8277d3beeeffba72349ba0f1ffdb21b0fa Mon Sep 17 00:00:00 2001
From: Akshat Oke
Date: Wed, 9 Oct 2024 05:01:22 +
Subject: [PATCH 1/2] [MIR] Add missing noteNewVirtualRegister callbacks
---
llvm/
https://github.com/optimisan updated
https://github.com/llvm/llvm-project/pull/110229
>From 6789308b56f950b89ca1ce822f071e3b499b2924 Mon Sep 17 00:00:00 2001
From: Akshat Oke
Date: Fri, 27 Sep 2024 08:58:39 +
Subject: [PATCH 1/8] [AMDGPU] Serialize WWM_REG vreg flag
---
llvm/lib/Target/AM
https://github.com/optimisan updated
https://github.com/llvm/llvm-project/pull/111634
>From 4d77407b08def09e2ff8e5b87bbce46630271e50 Mon Sep 17 00:00:00 2001
From: Akshat Oke
Date: Wed, 9 Oct 2024 05:01:22 +
Subject: [PATCH 1/2] [MIR] Add missing noteNewVirtualRegister callbacks
---
llvm/
https://github.com/SidManning approved this pull request.
https://github.com/llvm/llvm-project/pull/112040
___
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/Meinersbur updated
https://github.com/llvm/llvm-project/pull/112188
>From 42e5abb5b291e78aeb152d7c636c75fe4d90492a Mon Sep 17 00:00:00 2001
From: Michael Kruse
Date: Mon, 14 Oct 2024 13:55:16 +0200
Subject: [PATCH 1/2] Split headers in preparation for cross-compilation. NFC.
@@ -0,0 +1,49 @@
+# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py
UTC_ARGS: --version 5
arsenm wrote:
Best to remote this and remove the comment then
https://github.com/llvm/llvm-project/pull/109963
___
https://github.com/optimisan updated
https://github.com/llvm/llvm-project/pull/109938
>From 38940e946a1331426c99e095d26fe81fd2e34eb9 Mon Sep 17 00:00:00 2001
From: Akshat Oke
Date: Tue, 24 Sep 2024 09:07:04 +
Subject: [PATCH 1/4] [NewPM][CodeGen] Port LiveRegMatrix to NPM
---
llvm/include
https://github.com/optimisan updated
https://github.com/llvm/llvm-project/pull/109963
>From 6cf96bb203bc97862ac38776db14365fc75b451f Mon Sep 17 00:00:00 2001
From: Akshat Oke
Date: Wed, 25 Sep 2024 11:21:04 +
Subject: [PATCH 1/2] [AMDGPU] Add tests for SIPreAllocateWWMRegs
---
.../AMDGPU/
https://github.com/optimisan updated
https://github.com/llvm/llvm-project/pull/109937
>From db91ca05946f4bd1067819f788edc45c360ef9d7 Mon Sep 17 00:00:00 2001
From: Akshat Oke
Date: Tue, 24 Sep 2024 06:35:43 +
Subject: [PATCH] [AMDGPU][SILowerSGPRSpills] Correct pass dependency
Replace the
https://github.com/optimisan updated
https://github.com/llvm/llvm-project/pull/111357
>From 052c8b15b41b091cc5b91b41f5dee07f26ccd055 Mon Sep 17 00:00:00 2001
From: Akshat Oke
Date: Mon, 7 Oct 2024 08:42:24 +
Subject: [PATCH] [CodeGen] LiveIntervalUnions::Array Implement move
constructor
https://github.com/optimisan updated
https://github.com/llvm/llvm-project/pull/109939
>From a94c78f1fb0de895fa153fe4948689e4523b Mon Sep 17 00:00:00 2001
From: Akshat Oke
Date: Tue, 24 Sep 2024 11:41:18 +
Subject: [PATCH 1/2] [NewPM][AMDGPU] Port SIPreAllocateWWMRegs to NPM
---
llvm/l
asl wrote:
@kbeyls @ahmedbougacha Will you please a look?
https://github.com/llvm/llvm-project/pull/110705
___
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 edited
https://github.com/llvm/llvm-project/pull/111072
___
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/111072
___
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/111072
___
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/Meinersbur edited
https://github.com/llvm/llvm-project/pull/110217
___
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/Meinersbur created
https://github.com/llvm/llvm-project/pull/112188
Split some headers into headers for public and private declarations in
preparation for #110217. Moving the runtime-private headers in runtime-private
include directory will occur in #110298.
* Do not use
https://github.com/optimisan edited
https://github.com/llvm/llvm-project/pull/109937
___
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 edited
https://github.com/llvm/llvm-project/pull/109937
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
91 matches
Mail list logo