Author: ZijunZhaoCCK
Date: 2024-04-17T11:44:16-07:00
New Revision: 5f2c198dea46ecce30f09d894dafdc12142fbe4c
URL:
https://github.com/llvm/llvm-project/commit/5f2c198dea46ecce30f09d894dafdc12142fbe4c
DIFF:
https://github.com/llvm/llvm-project/commit/5f2c198dea46ecce30f09d894dafdc12142fbe4c.diff
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/89124
Backport 6cea7c491f4c4c68aa0494a9b18f36ff40c22c81
Requested by: @aeubanks
>From 62da265640d070cb6c7e67de94202089a44b6e5c Mon Sep 17 00:00:00 2001
From: Arthur Eubanks
Date: Wed, 17 Apr 2024 12:04:18 -0700
Subje
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/89124
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@MaskRay What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/89124
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listin
llvmbot wrote:
@llvm/pr-subscribers-backend-x86
Author: None (llvmbot)
Changes
Backport 6cea7c491f4c4c68aa0494a9b18f36ff40c22c81
Requested by: @aeubanks
---
Full diff: https://github.com/llvm/llvm-project/pull/89124.diff
2 Files Affected:
- (modified) llvm/lib/Target/X86/X86ISelDAGToD
Author: ZijunZhaoCCK
Date: 2024-04-17T15:09:37-07:00
New Revision: b207702dbbfa6a4ec65cf983080b13235bb854c0
URL:
https://github.com/llvm/llvm-project/commit/b207702dbbfa6a4ec65cf983080b13235bb854c0
DIFF:
https://github.com/llvm/llvm-project/commit/b207702dbbfa6a4ec65cf983080b13235bb854c0.diff
Author: martinboehme
Date: 2024-04-18T09:22:28+02:00
New Revision: bbcfd7fc26799704dd33cb6d34767ac3f1359dbe
URL:
https://github.com/llvm/llvm-project/commit/bbcfd7fc26799704dd33cb6d34767ac3f1359dbe
DIFF:
https://github.com/llvm/llvm-project/commit/bbcfd7fc26799704dd33cb6d34767ac3f1359dbe.diff
Author: David Spickett
Date: 2024-04-18T09:23:47+01:00
New Revision: a56ceb3069b491bf2389c2192749bec0a8d80962
URL:
https://github.com/llvm/llvm-project/commit/a56ceb3069b491bf2389c2192749bec0a8d80962
DIFF:
https://github.com/llvm/llvm-project/commit/a56ceb3069b491bf2389c2192749bec0a8d80962.diff
llvmbot wrote:
@llvm/pr-subscribers-mlir
@llvm/pr-subscribers-flang-openmp
Author: Sergio Afonso (skatrak)
Changes
This patch updates verifiers for `omp.ordered.region`, `omp.cancel` and
`omp.cancellation_point`, which check for a parent `omp.wsloop`.
After transitioning to a loop wrappe
llvmbot wrote:
@llvm/pr-subscribers-mlir-openmp
Author: Sergio Afonso (skatrak)
Changes
This patch updates verifiers for `omp.ordered.region`, `omp.cancel` and
`omp.cancellation_point`, which check for a parent `omp.wsloop`.
After transitioning to a loop wrapper-based approach, the expec
llvmbot wrote:
@llvm/pr-subscribers-mlir-openmp
@llvm/pr-subscribers-mlir
Author: Sergio Afonso (skatrak)
Changes
This patch makes changes to the `scf.parallel` to `omp.parallel` + `omp.wsloop`
lowering pass in order to introduce a nested `omp.loop_nest` as well, and to
follow the new lo
llvmbot wrote:
@llvm/pr-subscribers-flang-openmp
@llvm/pr-subscribers-mlir-llvm
Author: Sergio Afonso (skatrak)
Changes
This patch introduces minimal changes to the MLIR to LLVM IR translation of
omp.wsloop to support the loop wrapper approach.
There is `omp.loop_nest` related translatio
llvmbot wrote:
@llvm/pr-subscribers-mlir
Author: Sergio Afonso (skatrak)
Changes
This patch introduces minimal changes to the MLIR to LLVM IR translation of
omp.wsloop to support the loop wrapper approach.
There is `omp.loop_nest` related translation code that should be extracted and
sh
llvmbot wrote:
@llvm/pr-subscribers-flang-openmp
Author: Sergio Afonso (skatrak)
Changes
This patch updates lowering from PFT to MLIR of workshare loops to follow the
loop wrapper approach. Unit tests impacted by this change are also updated.
As the last patch of the stack, this should c
https://github.com/AtariDreams created
https://github.com/llvm/llvm-project/pull/89240
Currently the inserted mergelike instructions will be inserted at the
location of the G_PHI. Seems like the behaviour was correct before, but
the rework done in https://reviews.llvm.org/D114198 forgot to inclu
llvmbot wrote:
@llvm/pr-subscribers-llvm-globalisel
Author: AtariDreams (AtariDreams)
Changes
Currently the inserted mergelike instructions will be inserted at the
location of the G_PHI. Seems like the behaviour was correct before, but
the rework done in https://reviews.llvm.org/D114198 fo
https://github.com/AtariDreams closed
https://github.com/llvm/llvm-project/pull/88394
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@llvm/pr-subscribers-testing-tools
Author: Tom Stellard (tstellar)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/89291.diff
2 Files Affected:
- (modified) llvm/CMakeLists.txt (+1-1)
- (modified) llvm/utils/lit/lit/__init__.py (+1-1)
``diff
Author: Valentin Clement (バレンタイン クレメン)
Date: 2024-04-18T21:22:23-07:00
New Revision: f782af49588c6548b0aad3b9f1f6857acb5002de
URL:
https://github.com/llvm/llvm-project/commit/f782af49588c6548b0aad3b9f1f6857acb5002de
DIFF:
https://github.com/llvm/llvm-project/commit/f782af49588c6548b0aad3b9f1f68
https://github.com/AtariDreams created
https://github.com/llvm/llvm-project/pull/89380
These were added in https://reviews.llvm.org/D14208, which look like they
attempt to detect abs from xor+add+ashr. They do not appear to be detecting the
correct value for the src input though, which I think
llvmbot wrote:
@llvm/pr-subscribers-backend-aarch64
Author: AtariDreams (AtariDreams)
Changes
These were added in https://reviews.llvm.org/D14208, which look like they
attempt to detect abs from xor+add+ashr. They do not appear to be detecting the
correct value for the src input though,
AtariDreams wrote:
Formatting doesn't match because the file was copied byte-for-byte from
swift-corelibs-libdispatch
https://github.com/llvm/llvm-project/pull/89380
___
llvm-branch-commits mailing list
[email protected]
https://lists
https://github.com/agozillon updated
https://github.com/llvm/llvm-project/pull/82851
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/agozillon updated
https://github.com/llvm/llvm-project/pull/82851
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/agozillon updated
https://github.com/llvm/llvm-project/pull/82852
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/agozillon updated
https://github.com/llvm/llvm-project/pull/82852
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/agozillon updated
https://github.com/llvm/llvm-project/pull/82853
>From 21b05eee943e4f1ad20fcd8f30bd14a0a3317db6 Mon Sep 17 00:00:00 2001
From: Andrew Gozillon
Date: Fri, 15 Mar 2024 14:13:30 -0500
Subject: [PATCH] update with minor tidying up
Created using spr 1.3.4
---
fl
https://github.com/agozillon updated
https://github.com/llvm/llvm-project/pull/82853
>From 21b05eee943e4f1ad20fcd8f30bd14a0a3317db6 Mon Sep 17 00:00:00 2001
From: Andrew Gozillon
Date: Fri, 15 Mar 2024 14:13:30 -0500
Subject: [PATCH] update with minor tidying up
Created using spr 1.3.4
---
fl
llvmbot wrote:
@llvm/pr-subscribers-libcxx
Author: Mark de Wever (mordante)
Changes
The negative values were shown as
1900-01-01 00:01:39.-0001
after the changes they are shown as
1900-01-01 00:01:39.9
---
Full diff: https://github.com/llvm/llvm-project/pull/89408.diff
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/89412
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/89412
Backport d61edecbfd09
Requested by: @owenca
>From a91b5bf493d24cff6e20596fc3e0ea85cc607818 Mon Sep 17 00:00:00 2001
From: Owen Pan
Date: Fri, 12 Apr 2024 10:12:24 -0700
Subject: [PATCH] [clang-format] Fix a reg
llvmbot wrote:
@HazardyKnusperkeks What do you think about merging this PR to the release
branch?
https://github.com/llvm/llvm-project/pull/89412
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/ma
llvmbot wrote:
@llvm/pr-subscribers-clang-format
Author: None (llvmbot)
Changes
Backport d61edecbfd09
Requested by: @owenca
---
Full diff: https://github.com/llvm/llvm-project/pull/89412.diff
2 Files Affected:
- (modified) clang/lib/Format/ContinuationIndenter.cpp (+7-1)
- (modified)
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/89415
Backport a7f4576ff4e2
Requested by: @owenca
>From 76bfa594c0b2afc2152f2da517e12ba7ceaaf7f9 Mon Sep 17 00:00:00 2001
From: Owen Pan
Date: Tue, 2 Apr 2024 14:48:14 -0700
Subject: [PATCH] [clang-format] Fix a regr
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/89415
___
llvm-branch-commits mailing list
[email protected]
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/89415
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/ma
llvmbot wrote:
@llvm/pr-subscribers-clang-format
Author: None (llvmbot)
Changes
Backport a7f4576ff4e2
Requested by: @owenca
---
Full diff: https://github.com/llvm/llvm-project/pull/89415.diff
2 Files Affected:
- (modified) clang/lib/Format/TokenAnnotator.cpp (+2)
- (modified) clang/u
llvmbot wrote:
@llvm/pr-subscribers-mlir-affine
@llvm/pr-subscribers-mlir
Author: Jeff Niu (Mogball)
Changes
Shard the test dialect by 4. This patch also reorganizes the manually-written
op hooks into `TestOpDefs.cpp` and format custom directive parser and printers
into `TestFormatUtils`
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/89456
Backport c32712d1763d74329b42c1cd68a24d4c0075b596
Requested by: @bwendling
>From 5d0be75c1320761b429c742d53b714b829a44f0f Mon Sep 17 00:00:00 2001
From: Bill Wendling <[email protected]>
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/89456
___
llvm-branch-commits mailing list
[email protected]
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/89456
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: None (llvmbot)
Changes
Backport c32712d1763d74329b42c1cd68a24d4c0075b596
Requested by: @bwendling
---
Full diff: https://github.com/llvm/llvm-project/pull/89456.diff
3 Files Affected:
- (modified) clang/lib/CodeGen/CGBuiltin.cpp (+14-1
llvmbot wrote:
@llvm/pr-subscribers-llvm-transforms
Author: Vitaly Buka (vitalybuka)
Changes
It reduces instrumentation overhead by ~50%.
---
Full diff: https://github.com/llvm/llvm-project/pull/89458.diff
3 Files Affected:
- (modified) llvm/lib/Transforms/Instrumentation/SanitizerCov
llvmbot wrote:
@llvm/pr-subscribers-compiler-rt-sanitizer
Author: Vitaly Buka (vitalybuka)
Changes
It reduces instrumentation overhead by ~50%.
---
Full diff: https://github.com/llvm/llvm-project/pull/89458.diff
3 Files Affected:
- (modified) llvm/lib/Transforms/Instrumentation/Saniti
llvmbot wrote:
@llvm/pr-subscribers-llvm-ir
@llvm/pr-subscribers-compiler-rt-sanitizer
Author: Vitaly Buka (vitalybuka)
Changes
We have a lot of repeated code with random constants.
Particular values are not important, the one just needs to be
bigger then another.
UR_NONTAKEN_WEIGHT is se
llvmbot wrote:
@llvm/pr-subscribers-llvm-transforms
Author: Vitaly Buka (vitalybuka)
Changes
It does not look like 2000 is needed here in particular.
---
Full diff: https://github.com/llvm/llvm-project/pull/89465.diff
4 Files Affected:
- (modified) llvm/lib/Transforms/Utils/LibCallsSh
llvmbot wrote:
@llvm/pr-subscribers-clang
@llvm/pr-subscribers-clang-codegen
Author: Vitaly Buka (vitalybuka)
Changes
It does not look like particular value is inportant.
Howere, there is a comment., but the current implementation
of `create{Unlikely,Likely}BranchWeights` use the same valu
Author: Mehdi Amini
Date: 2024-04-20T02:34:03+02:00
New Revision: 7897826aa7931ffc854a88b20e5ab8bf976ad093
URL:
https://github.com/llvm/llvm-project/commit/7897826aa7931ffc854a88b20e5ab8bf976ad093
DIFF:
https://github.com/llvm/llvm-project/commit/7897826aa7931ffc854a88b20e5ab8bf976ad093.diff
L
llvmbot wrote:
@llvm/pr-subscribers-clang-format
Author: Owen Pan (owenca)
Changes
…Init (#87450)
Backport 7c9c38eaa9b7
---
Full diff: https://github.com/llvm/llvm-project/pull/89489.diff
3 Files Affected:
- (modified) clang/lib/Format/UnwrappedLineParser.cpp (+13-7)
- (modified) cla
llvmbot wrote:
@llvm/pr-subscribers-clang-format
Author: Owen Pan (owenca)
Changes
…953)
Backport 58323de2e5ed
---
Full diff: https://github.com/llvm/llvm-project/pull/89491.diff
4 Files Affected:
- (modified) clang/lib/Format/UnwrappedLineParser.cpp (+10-10)
- (modified) clang/unitt
llvmbot wrote:
@llvm/pr-subscribers-clang-format
Author: Owen Pan (owenca)
Changes
…ious default (#89016)
Backport 29ecd6d50f14
---
Full diff: https://github.com/llvm/llvm-project/pull/89492.diff
5 Files Affected:
- (modified) clang/lib/Format/TokenAnnotator.cpp (+2-6)
- (modified) c
llvmbot wrote:
@llvm/pr-subscribers-libcxx
Author: Mark de Wever (mordante)
Changes
Testing with the get_info() returning a local_info revealed some issues in the
reverse lookup. This needed an additional quirck. Also the skipping when not in
the current continuation optimization was wro
llvmbot wrote:
@llvm/pr-subscribers-libcxx
Author: Mark de Wever (mordante)
Changes
Testing with the get_info() returning a local_info revealed some issues in the
reverse lookup. This needed an additional quirck. Also the skipping when not in
the current continuation optimization was wro
llvmbot wrote:
@llvm/pr-subscribers-libcxx
Author: Mark de Wever (mordante)
Changes
These functions are useful in the implementation of the time zone database. So
expose them with private names.
The functions could be exposed before C++ 20, but since libc++ is mostly C++ 17
complete it
llvmbot wrote:
@llvm/pr-subscribers-libcxx
Author: Mark de Wever (mordante)
Changes
Implements parts of:
- P0355 Extending to Calendars and Time Zones
---
Patch is 63.94 KiB, truncated to 20.00 KiB below, full version:
https://github.com/llvm/llvm-project/pull/89537.diff
5 Files Affec
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/89546
Backport 6309440c218778db027306826993e484eab2be17
Requested by: @dtcxzyw
>From 6aa164f0a24b2f68a2983fab3e37b130c643247b Mon Sep 17 00:00:00 2001
From: Yingwei Zheng
Date: Sun, 21 Apr 2024 22:41:32 +0800
Subject
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/89546
___
llvm-branch-commits mailing list
[email protected]
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/89546
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo
llvmbot wrote:
@llvm/pr-subscribers-llvm-transforms
Author: None (llvmbot)
Changes
Backport 6309440c218778db027306826993e484eab2be17
Requested by: @dtcxzyw
---
Full diff: https://github.com/llvm/llvm-project/pull/89546.diff
2 Files Affected:
- (modified) llvm/lib/Transforms/InstCombin
AtariDreams wrote:
@arsenm I do not have commit perms
https://github.com/llvm/llvm-project/pull/89240
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
AtariDreams wrote:
@arsenm @nikic What do you think about this?
https://github.com/llvm/llvm-project/pull/89380
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: martinboehme
Date: 2024-04-22T09:35:06+02:00
New Revision: b0456501b10a3a83e6e6818a050f3fd691972d79
URL:
https://github.com/llvm/llvm-project/commit/b0456501b10a3a83e6e6818a050f3fd691972d79
DIFF:
https://github.com/llvm/llvm-project/commit/b0456501b10a3a83e6e6818a050f3fd691972d79.diff
Author: Mircea Trofin
Date: 2024-04-22T09:33:53-07:00
New Revision: c10f8e22ad731488726ecfecb58073127063ca26
URL:
https://github.com/llvm/llvm-project/commit/c10f8e22ad731488726ecfecb58073127063ca26
DIFF:
https://github.com/llvm/llvm-project/commit/c10f8e22ad731488726ecfecb58073127063ca26.diff
llvmbot wrote:
@llvm/pr-subscribers-mlir
Author: Jeff Niu (Mogball)
Changes
Stacked PRs:
* __->__#89628
* #89424
* #89423
--- --- ---
### [mlir][test] Shard the Test Dialect (NFC)
This PR uses the new op sharding mechanism in tablegen to shard the test
dialect's op definitions. Thi
https://github.com/Prabhuk updated
https://github.com/llvm/llvm-project/pull/87576
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/Prabhuk updated
https://github.com/llvm/llvm-project/pull/87576
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/Prabhuk updated
https://github.com/llvm/llvm-project/pull/87573
>From a8a5848885e12c771f12cfa33b4dbc6a0272e925 Mon Sep 17 00:00:00 2001
From: Prabhuk
Date: Mon, 22 Apr 2024 11:34:04 -0700
Subject: [PATCH] Update clang/lib/CodeGen/CodeGenModule.cpp
Cleaner if checks.
Co-auth
https://github.com/Prabhuk updated
https://github.com/llvm/llvm-project/pull/87573
>From a8a5848885e12c771f12cfa33b4dbc6a0272e925 Mon Sep 17 00:00:00 2001
From: Prabhuk
Date: Mon, 22 Apr 2024 11:34:04 -0700
Subject: [PATCH 1/2] Update clang/lib/CodeGen/CodeGenModule.cpp
Cleaner if checks.
Co-
llvmbot wrote:
@llvm/pr-subscribers-mlir
Author: Jeff Niu (Mogball)
Changes
Stacked PRs:
* __->__#89664
* #89628
* #89423
* #89424
--- --- ---
### [mlir][ods] Add documentation on how to use sharded op definitions (NFC)
This adds explanations and instructions on how to set up a di
llvmbot wrote:
@llvm/pr-subscribers-debuginfo
Author: Andres Villegas (avillega)
Changes
Work around for https://github.com/llvm/llvm-project/issues/46494.
Before this change end_sequence rows in debug_line were not included
in `DWARFDebugLine::LineTable::lookupAddressRangeImpl`, this was
https://github.com/mydeveloperday approved this pull request.
https://github.com/llvm/llvm-project/pull/89492
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Oleksandr "Alex" Zinenko
Date: 2024-04-23T10:45:55+02:00
New Revision: 1cc3b3195644e36a19459c68278f64007649eb41
URL:
https://github.com/llvm/llvm-project/commit/1cc3b3195644e36a19459c68278f64007649eb41
DIFF:
https://github.com/llvm/llvm-project/commit/1cc3b3195644e36a19459c68278f6400764
Author: Simon Pilgrim
Date: 2024-04-23T09:59:45+01:00
New Revision: 686baf6093643127f87f7cbfd009abcaa11ea0a3
URL:
https://github.com/llvm/llvm-project/commit/686baf6093643127f87f7cbfd009abcaa11ea0a3
DIFF:
https://github.com/llvm/llvm-project/commit/686baf6093643127f87f7cbfd009abcaa11ea0a3.diff
=?utf-8?q?Björn?= Pettersson
Message-ID:
In-Reply-To:
https://github.com/AtariDreams created
https://github.com/llvm/llvm-project/pull/89766
Cherry-picked from commits 5fd9bbdea6cc248469d5465de44e747378ffafcb
and f9b419b7a038dcd51a7943b160acc867714c595f
>From 52f1e63dddcdd478fe34cfb2e322b2
=?utf-8?q?Björn?= Pettersson
Message-ID:
In-Reply-To:
llvmbot wrote:
@llvm/pr-subscribers-llvm-selectiondag
Author: AtariDreams (AtariDreams)
Changes
Cherry-picked from commits 5fd9bbdea6cc248469d5465de44e747378ffafcb
and f9b419b7a038dcd51a7943b160acc867714c595f
---
Full diff: https:
@@ -93,9 +93,17 @@ RValue CodeGenFunction::EmitCXXMemberOrOperatorCall(
*this, MD, This, ImplicitParam, ImplicitParamTy, CE, Args, RtlArgs);
auto &FnInfo = CGM.getTypes().arrangeCXXMethodCall(
Args, FPT, CallInfo.ReqArgs, CallInfo.PrefixSize);
- return EmitCall(F
Author: Tom Stellard
Date: 2024-04-23T08:51:18-07:00
New Revision: c6d63d4fc555cf743503a3418ad78768bc276042
URL:
https://github.com/llvm/llvm-project/commit/c6d63d4fc555cf743503a3418ad78768bc276042
DIFF:
https://github.com/llvm/llvm-project/commit/c6d63d4fc555cf743503a3418ad78768bc276042.diff
=?utf-8?q?Björn?= Pettersson
Message-ID:
In-Reply-To:
https://github.com/AtariDreams updated
https://github.com/llvm/llvm-project/pull/89766
>From 0c4e89aaf2c23af6ddc031289fec3530cac29c94 Mon Sep 17 00:00:00 2001
From: Bjorn Pettersson
Date: Mon, 22 Apr 2024 17:34:48 +0200
Subject: [PATCH 1/
https://github.com/AtariDreams updated
https://github.com/llvm/llvm-project/pull/89380
>From b4c65e7d69fa01b219f56f7a5203158ee613a660 Mon Sep 17 00:00:00 2001
From: David Green
Date: Fri, 19 Apr 2024 09:30:13 +0100
Subject: [PATCH] [AArch64] Remove invalid uabdl patterns. (#89272)
These were a
https://github.com/AtariDreams updated
https://github.com/llvm/llvm-project/pull/89240
>From 93aac2d2ca54a6c4d9736875fec5442624606d99 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?D=C3=A1vid=20Ferenc=20Szab=C3=B3?=
<[email protected]>
Date: Mon, 15 Apr 2024 11:01:55 +0200
Sub
https://github.com/AtariDreams created
https://github.com/llvm/llvm-project/pull/89790
cherry picked from commit 8a631d789859d09ba3a11a1206c30e595f4b6428
>From f8f2f514681d6619354a4a65d73a51a5774a5152 Mon Sep 17 00:00:00 2001
From: pvanhout
Date: Tue, 23 Apr 2024 12:54:50 +0200
Subject: [PATCH
https://github.com/AtariDreams updated
https://github.com/llvm/llvm-project/pull/89790
>From 44ee562ebe3d89e09f64a3b04921a3f0c5f6ed07 Mon Sep 17 00:00:00 2001
From: pvanhout
Date: Tue, 23 Apr 2024 12:54:50 +0200
Subject: [PATCH] [TableGen] Fix ReplaceRegAction RTTI Kind
---
llvm/utils/TableGe
llvmbot wrote:
@llvm/pr-subscribers-llvm-globalisel
Author: AtariDreams (AtariDreams)
Changes
cherry picked from commit 8a631d789859d09ba3a11a1206c30e595f4b6428
---
Full diff: https://github.com/llvm/llvm-project/pull/89790.diff
1 Files Affected:
- (modified) llvm/utils/TableGen/Global
@@ -2220,6 +2220,14 @@
CGObjCCommonMac::EmitMessageSend(CodeGen::CodeGenFunction &CGF,
RValue rvalue = CGF.EmitCall(MSI.CallInfo, Callee, Return, ActualArgs,
&CallSite);
+ // Set type identifier metadata of indirect calls for call graph secti
https://github.com/mydeveloperday approved this pull request.
https://github.com/llvm/llvm-project/pull/89491
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Fangrui Song
Date: 2024-04-23T14:43:48-07:00
New Revision: 3685a599c8668dfa17b31bca1bb69ab9c051a385
URL:
https://github.com/llvm/llvm-project/commit/3685a599c8668dfa17b31bca1bb69ab9c051a385
DIFF:
https://github.com/llvm/llvm-project/commit/3685a599c8668dfa17b31bca1bb69ab9c051a385.diff
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/89894
Backport 91526d64a8adb14edc55adfd5270858791822837
Requested by: @mstorsjo
>From 7fc76537bb8097ab98abe0b83479d4aeff36b28c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Martin=20Storsj=C3=B6?=
Date: Wed, 24 Apr 2024 1
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/89894
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@mordante What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/89894
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listi
llvmbot wrote:
@llvm/pr-subscribers-libcxx
Author: None (llvmbot)
Changes
Backport 91526d64a8adb14edc55adfd5270858791822837
Requested by: @mstorsjo
---
Full diff: https://github.com/llvm/llvm-project/pull/89894.diff
1 Files Affected:
- (modified) libcxx/modules/std.compat/cstdlib.inc
llvmbot wrote:
@llvm/pr-subscribers-clang-analysis
Author: Michael Kruse (Meinersbur)
Changes
Reviewers of #89153 suggested to break up the patch into per-subproject
patches. This is the Clang part. See #89153 for the entire series and
motivation.
Update the folder titles for targets in
@@ -1466,6 +1472,8 @@ def MapInfoOp : OpenMP_Op<"map.info",
[AttrSizedOperandSegments]> {
- 'map_capture_type': Capture type for the variable e.g. this, byref,
byvalue, byvla
this can affect how the variable is lowered.
- `name`: Holds the name of variable as s
https://github.com/agozillon edited
https://github.com/llvm/llvm-project/pull/82851
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
@@ -2283,16 +2386,12 @@ static void processMapMembersWithParent(
for (auto mappedMembers : parentClause.getMembers()) {
auto memberClause =
mlir::dyn_cast(mappedMembers.getDefiningOp());
agozillon wrote:
should be fine to fix it in this PR as we'
@@ -811,9 +811,10 @@ mlir::omp::MapInfoOp
createMapInfoOp(fir::FirOpBuilder &builder, mlir::Location loc,
agozillon wrote:
I can move it :-) the implementation just seems to have missed the migration as
the declaration exists in the Utils header.
https://gith
@@ -903,24 +908,39 @@ bool ClauseProcessor::processMap(
// Explicit map captures are captured ByRef by default,
// optimisation passes may alter this to ByCopy or other capture
// types to optimise
- mlir::Value mapOp = createMapInfoOp(
+
@@ -185,7 +184,12 @@ template
bool ClauseProcessor::processMotionClauses(
agozillon wrote:
I agree and have been thinking about it, as there isn't a whole lot of
dissimilarities, most changes to processMapClauses need replicated to
processMotionClauses and it
@@ -115,8 +115,7 @@ class ClauseProcessor {
bool processMap(
mlir::Location currentLocation, Fortran::lower::StatementContext
&stmtCtx,
mlir::omp::MapClauseOps &result,
- llvm::SmallVectorImpl *mapSyms =
- nullptr,
+ llvm::SmallVectorImpl *mapS
https://github.com/Prabhuk updated
https://github.com/llvm/llvm-project/pull/87573
>From a8a5848885e12c771f12cfa33b4dbc6a0272e925 Mon Sep 17 00:00:00 2001
From: Prabhuk
Date: Mon, 22 Apr 2024 11:34:04 -0700
Subject: [PATCH 1/2] Update clang/lib/CodeGen/CodeGenModule.cpp
Cleaner if checks.
Co-
https://github.com/Prabhuk updated
https://github.com/llvm/llvm-project/pull/87573
>From a8a5848885e12c771f12cfa33b4dbc6a0272e925 Mon Sep 17 00:00:00 2001
From: Prabhuk
Date: Mon, 22 Apr 2024 11:34:04 -0700
Subject: [PATCH 1/2] Update clang/lib/CodeGen/CodeGenModule.cpp
Cleaner if checks.
Co-
2901 - 3000 of 62350 matches
Mail list logo