llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Aiden Grossman (boomanaiden154)
Changes
This test was using $'
https://github.com/boomanaiden154 created
https://github.com/llvm/llvm-project/pull/158465
Now that all of the clang tests have been verified (and adjusted when
necessary) to work with lit's internal shell, we can enable it by
default, which this patch does.
This should make check-clang 10-15%
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Aiden Grossman (boomanaiden154)
Changes
Now that all of the clang tests have been verified (and adjusted when
necessary) to work with lit's internal shell, we can enable it by
default, which this patch does.
This should make check-clang 10
https://github.com/boomanaiden154 created
https://github.com/llvm/llvm-project/pull/158464
Before this change, rm would assume that a symlink to a directory was
actually a directory and require the recursive flag to be passed,
differing from other shells. Given the change in lit is about the sam
llvmbot wrote:
@llvm/pr-subscribers-testing-tools
Author: Aiden Grossman (boomanaiden154)
Changes
Before this change, rm would assume that a symlink to a directory was
actually a directory and require the recursive flag to be passed,
differing from other shells. Given the change in lit is
shiltian wrote:
### Merge activity
* **Sep 12, 11:16 PM UTC**: A user started a stack merge that includes this
pull request via
[Graphite](https://app.graphite.dev/github/pr/llvm/llvm-project/158076).
https://github.com/llvm/llvm-project/pull/158076
__
https://github.com/joker-eph approved this pull request.
https://github.com/llvm/llvm-project/pull/158484
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
agozillon wrote:
Small ping for some reviewer attention next week if possible please :-)
https://github.com/llvm/llvm-project/pull/119589
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/lis
llvmbot wrote:
@llvm/pr-subscribers-mlir
Author: Fabian Mora (fabianmcg)
Changes
This patch adds the following description to the pointer dialect:
```
The pointer dialect provides types and operations for representing and
interacting with pointer values in MLIR, such as loading and
github-actions[bot] wrote:
⚠️ We detected that you are using a GitHub private e-mail address to contribute
to the repo. Please turn off [Keep my email addresses
private](https://github.com/settings/emails) setting in your account. See
[LLVM Developer
Policy](https://llvm.org/docs/DeveloperPol
https://github.com/fabianmcg updated
https://github.com/llvm/llvm-project/pull/157354
>From 4015e6f30fb89b5c0a4bb60ffdc8b3db51b2edc1 Mon Sep 17 00:00:00 2001
From: Fabian Mora <6982088+fabian...@users.noreply.github.com>
Date: Sun, 7 Sep 2025 17:33:04 +
Subject: [PATCH 1/2] [mlir][ptr] Add `
https://github.com/fabianmcg created
https://github.com/llvm/llvm-project/pull/158484
This patch adds the following description to the pointer dialect:
```
The pointer dialect provides types and operations for representing and
interacting with pointer values in MLIR, such as loading and
https://github.com/boomanaiden154 created
https://github.com/llvm/llvm-project/pull/158463
This test was using $'https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: jtstogel
Date: 2025-09-12T15:49:39-05:00
New Revision: b5516dad6e18db91858449bfa96a5e1271568037
URL:
https://github.com/llvm/llvm-project/commit/b5516dad6e18db91858449bfa96a5e1271568037
DIFF:
https://github.com/llvm/llvm-project/commit/b5516dad6e18db91858449bfa96a5e1271568037.diff
LOG:
Author: Jeff Niu
Date: 2025-09-12T13:53:32-07:00
New Revision: 86bcd1c2b256cd6aa5e65e1a54b63f929d616464
URL:
https://github.com/llvm/llvm-project/commit/86bcd1c2b256cd6aa5e65e1a54b63f929d616464
DIFF:
https://github.com/llvm/llvm-project/commit/86bcd1c2b256cd6aa5e65e1a54b63f929d616464.diff
LOG:
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/158512
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@HazardyKnusperkeks What do you think about merging this PR to the release
branch?
https://github.com/llvm/llvm-project/pull/158512
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/m
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/158512
Backport 30f4781eef567b99214e02137a57c7ac91279a48
Requested by: @owenca
>From 45684d48d66be8e36b5df7bc99d2833ce58b2a97 Mon Sep 17 00:00:00 2001
From: owenca
Date: Sun, 14 Sep 2025 14:20:59 -0700
Subject: [PATC
llvmbot wrote:
@llvm/pr-subscribers-clang-format
Author: None (llvmbot)
Changes
Backport 30f4781eef567b99214e02137a57c7ac91279a48
Requested by: @owenca
---
Full diff: https://github.com/llvm/llvm-project/pull/158512.diff
2 Files Affected:
- (modified) clang/lib/Format/Format.cpp (+1)
llvmbot wrote:
@llvm/pr-subscribers-backend-x86
Author: Peter Collingbourne (pcc)
Changes
MachineFunction can now be queried for the preferred alignment which
comes from the function attributes (optsize, minsize, prefalign) and
TargetLowering.
Part of this RFC:
https://discourse.llvm.org/
https://github.com/petar-avramovic ready_for_review
https://github.com/llvm/llvm-project/pull/157845
___
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/156502
>From 7a077a1b312b66055643e05d88795c5b1f329874 Mon Sep 17 00:00:00 2001
From: David Tenty
Date: Wed, 27 Aug 2025 18:28:26 -0400
Subject: [PATCH] [libc++][AIX] Fixup problems with ABI list checking (#155643)
There ar
https://github.com/cmtice approved this pull request.
https://github.com/llvm/llvm-project/pull/158464
___
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-backend-loongarch
Author: ZhaoQi (zhaoqi5)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/158526.diff
8 Files Affected:
- (modified) llvm/lib/Target/LoongArch/LoongArchLASXInstrInfo.td (+8)
- (modified) llvm/lib/Target/LoongArch/L
https://github.com/zhaoqi5 created
https://github.com/llvm/llvm-project/pull/158526
None
>From 972bb685b48e7615c127cb3f8c05151d10f356f3 Mon Sep 17 00:00:00 2001
From: Qi Zhao
Date: Mon, 15 Sep 2025 09:58:13 +0800
Subject: [PATCH 1/2] [LoongArch] Add generation support for
`[x]{vandn/vorn}.v`
https://github.com/boomanaiden154 updated
https://github.com/llvm/llvm-project/pull/157236
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
wangpc-pp wrote:
> @wangpc-pp how can we continue? The failure seems not a real failure.
You should wait for @tru, he will merge this if there is no issue.
https://github.com/llvm/llvm-project/pull/158402
___
llvm-branch-commits mailing list
llvm-bran
https://github.com/heiher approved this pull request.
LGTM.
https://github.com/llvm/llvm-project/pull/158526
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
28 matches
Mail list logo