https://github.com/matthias-springer edited
https://github.com/llvm/llvm-project/pull/86915
___
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-scf
Author: Matthias Springer (matthias-springer)
Changes
This commit adds a new public API to `ValueBoundsOpInterface` to compare
values/dims. Supported comparison operators are: LT, LE, EQ, GE, GT.
The new `ValueBoundsOpInterface::compare` API r
https://github.com/matthias-springer edited
https://github.com/llvm/llvm-project/pull/86915
___
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 created
https://github.com/llvm/llvm-project/pull/86915
This commit adds a new public API to `ValueBoundsOpInterface` to compare
values/dims. Supported comparison operators are: LT, LE, EQ, GE, GT.
The new `ValueBoundsOpInterface::compare` API replaces and
EugeneZelenko wrote:
@andrey-golubev: Please answer @tstellar question. I just added proper
cherry-pick command in issue.
https://github.com/llvm/llvm-project/pull/86677
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://l
EugeneZelenko wrote:
@aeubanks: Please answer @tstellar question. I just fixed cherry-pick command
in issue.
https://github.com/llvm/llvm-project/pull/86688
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org
https://github.com/aaupov edited https://github.com/llvm/llvm-project/pull/86219
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
thurstond wrote:
> Hi @thurstond (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.
"MemorySanitizer on Linux can now run even when maximum-entropy addr
tstellar wrote:
@kkwli What do you think about this?
https://github.com/llvm/llvm-project/pull/86695
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
tstellar wrote:
Hi @uweigand (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.
https://github.com/llvm/llvm-project/pull/86491
___
Author: Ulrich Weigand
Date: 2024-03-27T16:22:38-07:00
New Revision: cfaeee6a899485a578375f5c918a99a852ec759e
URL:
https://github.com/llvm/llvm-project/commit/cfaeee6a899485a578375f5c918a99a852ec759e
DIFF:
https://github.com/llvm/llvm-project/commit/cfaeee6a899485a578375f5c918a99a852ec759e.diff
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/86491
___
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/86688
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Arthur Eubanks
Date: 2024-03-27T16:16:02-07:00
New Revision: 767b61c159b32d1facf7680c8f1b0bfefb08ff71
URL:
https://github.com/llvm/llvm-project/commit/767b61c159b32d1facf7680c8f1b0bfefb08ff71
DIFF:
https://github.com/llvm/llvm-project/commit/767b61c159b32d1facf7680c8f1b0bfefb08ff71.diff
tstellar wrote:
Hi @EugeneZelenko (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.
https://github.com/llvm/llvm-project/pull/86688
___
https://github.com/tstellar updated
https://github.com/llvm/llvm-project/pull/86688
>From 767b61c159b32d1facf7680c8f1b0bfefb08ff71 Mon Sep 17 00:00:00 2001
From: Arthur Eubanks
Date: Sun, 24 Mar 2024 11:43:15 -0600
Subject: [PATCH] [lld/ELF][X86] Respect outSecOff when checking if GOTPCREL
can
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/86677
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Andrei Golubev
Date: 2024-03-27T16:14:17-07:00
New Revision: 7c7c3d4a3a278f70b82b4edf5bad8915d929c97d
URL:
https://github.com/llvm/llvm-project/commit/7c7c3d4a3a278f70b82b4edf5bad8915d929c97d
DIFF:
https://github.com/llvm/llvm-project/commit/7c7c3d4a3a278f70b82b4edf5bad8915d929c97d.diff
https://github.com/tstellar updated
https://github.com/llvm/llvm-project/pull/86677
>From 7c7c3d4a3a278f70b82b4edf5bad8915d929c97d Mon Sep 17 00:00:00 2001
From: Andrei Golubev
Date: Mon, 25 Mar 2024 23:47:39 +0200
Subject: [PATCH] [ODS][NFC] Cast range.size() to int32_t in accumulation
(#8562
tstellar wrote:
Hi @EugeneZelenko (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.
https://github.com/llvm/llvm-project/pull/86677
___
tstellar wrote:
Hi @brad0 (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
https://github.com/llvm/llvm-project/pull/86424
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/86424
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: yingopq
Date: 2024-03-27T16:09:19-07:00
New Revision: fbb27d16fa12aa595cbd20a1fb5f1c5b80748fa4
URL:
https://github.com/llvm/llvm-project/commit/fbb27d16fa12aa595cbd20a1fb5f1c5b80748fa4
DIFF:
https://github.com/llvm/llvm-project/commit/fbb27d16fa12aa595cbd20a1fb5f1c5b80748fa4.diff
LOG:
Author: yingopq
Date: 2024-03-27T16:09:19-07:00
New Revision: 0e501dbd932ef1c6f4e747c83bf33beef0a09ecf
URL:
https://github.com/llvm/llvm-project/commit/0e501dbd932ef1c6f4e747c83bf33beef0a09ecf
DIFF:
https://github.com/llvm/llvm-project/commit/0e501dbd932ef1c6f4e747c83bf33beef0a09ecf.diff
LOG:
https://github.com/tstellar updated
https://github.com/llvm/llvm-project/pull/86424
>From fbb27d16fa12aa595cbd20a1fb5f1c5b80748fa4 Mon Sep 17 00:00:00 2001
From: yingopq <115543042+ying...@users.noreply.github.com>
Date: Sat, 9 Mar 2024 04:41:31 +0800
Subject: [PATCH 1/2] [Mips] Fix missing sign
tstellar wrote:
Hi @brad0 (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.
https://github.com/llvm/llvm-project/pull/86375
___
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/86375
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: George Koehler
Date: 2024-03-27T16:07:07-07:00
New Revision: e74c1678231ab2a7c6defe8bb90366e664780d6f
URL:
https://github.com/llvm/llvm-project/commit/e74c1678231ab2a7c6defe8bb90366e664780d6f
DIFF:
https://github.com/llvm/llvm-project/commit/e74c1678231ab2a7c6defe8bb90366e664780d6f.diff
Author: Chen Zheng
Date: 2024-03-27T16:07:07-07:00
New Revision: 1c7c16e58240b649254536317160109478c156d1
URL:
https://github.com/llvm/llvm-project/commit/1c7c16e58240b649254536317160109478c156d1
DIFF:
https://github.com/llvm/llvm-project/commit/1c7c16e58240b649254536317160109478c156d1.diff
LO
https://github.com/tstellar updated
https://github.com/llvm/llvm-project/pull/86375
>From 1c7c16e58240b649254536317160109478c156d1 Mon Sep 17 00:00:00 2001
From: Chen Zheng
Date: Thu, 29 Feb 2024 04:41:39 -0500
Subject: [PATCH 1/2] [NFC][PowerPC] use script to regenerate the CHECK lines
(cherr
Author: Thurston Dang
Date: 2024-03-27T16:02:37-07:00
New Revision: c2a57034eff048cd36c563c8e0051db3a70991b3
URL:
https://github.com/llvm/llvm-project/commit/c2a57034eff048cd36c563c8e0051db3a70991b3
DIFF:
https://github.com/llvm/llvm-project/commit/c2a57034eff048cd36c563c8e0051db3a70991b3.diff
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/86201
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Thurston Dang
Date: 2024-03-27T16:02:37-07:00
New Revision: b74f6158460c8d65203d8e5218faf584e096
URL:
https://github.com/llvm/llvm-project/commit/b74f6158460c8d65203d8e5218faf584e096
DIFF:
https://github.com/llvm/llvm-project/commit/b74f6158460c8d65203d8e5218faf584e096.diff
https://github.com/tstellar updated
https://github.com/llvm/llvm-project/pull/86201
>From b74f6158460c8d65203d8e5218faf584e096 Mon Sep 17 00:00:00 2001
From: Thurston Dang
Date: Thu, 14 Mar 2024 16:19:30 -0700
Subject: [PATCH 1/2] [msan] Add 'MappingDesc::ALLOCATOR' type and check it is
av
tstellar wrote:
Hi @thurstond (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.
https://github.com/llvm/llvm-project/pull/86201
___
tstellar wrote:
@mordante Is the test failure legitimate?
https://github.com/llvm/llvm-project/pull/86197
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
tstellar wrote:
Hi @mstorsjo (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.
https://github.com/llvm/llvm-project/pull/86197
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/86106
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: Antonio Frighetto
Date: 2024-03-27T15:53:00-07:00
New Revision: 98a15dd2d72879f91de2b807daea937a362e4237
URL:
https://github.com/llvm/llvm-project/commit/98a15dd2d72879f91de2b807daea937a362e4237
DIFF:
https://github.com/llvm/llvm-project/commit/98a15dd2d72879f91de2b807daea937a362e4237.d
https://github.com/tstellar updated
https://github.com/llvm/llvm-project/pull/86106
>From 98a15dd2d72879f91de2b807daea937a362e4237 Mon Sep 17 00:00:00 2001
From: Antonio Frighetto
Date: Thu, 7 Mar 2024 07:49:40 +0100
Subject: [PATCH] [clang][CodeGen] Allow `memcpy` replace with trivial auto var
https://github.com/aaupov updated
https://github.com/llvm/llvm-project/pull/82128
>From f46d68517b6d0804f56a087c86c20c9bc3a08a0f Mon Sep 17 00:00:00 2001
From: Amir Ayupov
Date: Tue, 26 Mar 2024 14:23:09 -0700
Subject: [PATCH 1/2] Update test
Created using spr 1.3.4
---
bolt/test/X86/yaml-ind
https://github.com/aaupov updated
https://github.com/llvm/llvm-project/pull/82128
>From f46d68517b6d0804f56a087c86c20c9bc3a08a0f Mon Sep 17 00:00:00 2001
From: Amir Ayupov
Date: Tue, 26 Mar 2024 14:23:09 -0700
Subject: [PATCH 1/2] Update test
Created using spr 1.3.4
---
bolt/test/X86/yaml-ind
https://github.com/maksfb approved this pull request.
LGTM
https://github.com/llvm/llvm-project/pull/82128
___
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/82128
___
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/82128
>From f46d68517b6d0804f56a087c86c20c9bc3a08a0f Mon Sep 17 00:00:00 2001
From: Amir Ayupov
Date: Tue, 26 Mar 2024 14:23:09 -0700
Subject: [PATCH 1/2] Update test
Created using spr 1.3.4
---
bolt/test/X86/yaml-ind
https://github.com/aaupov updated
https://github.com/llvm/llvm-project/pull/82128
>From f46d68517b6d0804f56a087c86c20c9bc3a08a0f Mon Sep 17 00:00:00 2001
From: Amir Ayupov
Date: Tue, 26 Mar 2024 14:23:09 -0700
Subject: [PATCH 1/2] Update test
Created using spr 1.3.4
---
bolt/test/X86/yaml-ind
@@ -78,32 +97,15 @@ YAMLProfileWriter::convert(const BinaryFunction &BF, bool
UseDFS) {
if (!ICSP)
continue;
for (const IndirectCallProfile &CSP : ICSP.get()) {
- StringRef TargetName = "";
- CSI.DestId = 0; // designated for unknown
tstellar wrote:
Hi @antoniofrighetto (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.
https://github.com/llvm/llvm-project/pull/86106
__
https://github.com/vitalybuka updated
https://github.com/llvm/llvm-project/pull/86774
___
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/vitalybuka updated
https://github.com/llvm/llvm-project/pull/86774
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
@@ -78,32 +97,15 @@ YAMLProfileWriter::convert(const BinaryFunction &BF, bool
UseDFS) {
if (!ICSP)
continue;
for (const IndirectCallProfile &CSP : ICSP.get()) {
- StringRef TargetName = "";
- CSI.DestId = 0; // designated for unknown
https://github.com/aaupov updated
https://github.com/llvm/llvm-project/pull/82128
>From f46d68517b6d0804f56a087c86c20c9bc3a08a0f Mon Sep 17 00:00:00 2001
From: Amir Ayupov
Date: Tue, 26 Mar 2024 14:23:09 -0700
Subject: [PATCH 1/2] Update test
Created using spr 1.3.4
---
bolt/test/X86/yaml-ind
https://github.com/aaupov updated
https://github.com/llvm/llvm-project/pull/82128
>From f46d68517b6d0804f56a087c86c20c9bc3a08a0f Mon Sep 17 00:00:00 2001
From: Amir Ayupov
Date: Tue, 26 Mar 2024 14:23:09 -0700
Subject: [PATCH 1/2] Update test
Created using spr 1.3.4
---
bolt/test/X86/yaml-ind
https://github.com/aaupov edited https://github.com/llvm/llvm-project/pull/82128
___
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/82128
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
aaupov wrote:
Split out into https://github.com/llvm/llvm-project/pull/86848 (WIP)
https://github.com/llvm/llvm-project/pull/82128
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/l
aaupov wrote:
> > Also address the issue with enumeration of secondary entry points:
> > make them start with 1 instead of 0 (reserved for primary entry point).
>
> ^ do you want to split this in a separate commit?
Makes sense. Will do.
https://github.com/llvm/llvm-project/pull/82128
_
https://github.com/dcci commented:
> Also address the issue with enumeration of secondary entry points:
make them start with 1 instead of 0 (reserved for primary entry point).
^ do you want to split this in a separate commit?
https://github.com/llvm/llvm-project/pull/82128
_
@@ -790,6 +790,14 @@ bool HWAddressSanitizer::ignoreAccess(Instruction *Inst,
Value *Ptr) {
if (SSI && SSI->stackAccessIsSafe(*Inst))
return true;
}
+
+ GlobalVariable *G = dyn_cast(getUnderlyingObject(Ptr));
+ if (G) {
fmayer wrote:
Maybe `if (
https://github.com/fmayer edited https://github.com/llvm/llvm-project/pull/86774
___
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/fmayer approved this pull request.
https://github.com/llvm/llvm-project/pull/86774
___
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/vitalybuka updated
https://github.com/llvm/llvm-project/pull/86775
___
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/vitalybuka updated
https://github.com/llvm/llvm-project/pull/86774
___
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/vitalybuka updated
https://github.com/llvm/llvm-project/pull/86774
___
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/tuliom closed https://github.com/llvm/llvm-project/pull/83971
___
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/fmayer approved this pull request.
https://github.com/llvm/llvm-project/pull/86772
___
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/thurstond approved this pull request.
https://github.com/llvm/llvm-project/pull/86774
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
wjristow wrote:
> Can we have a final decision on if we should merge this or not?
>From the POV of Sony, we'd be happy to see this merged in. We've heard from
>frustrated users on this point.
https://github.com/llvm/llvm-project/pull/84912
___
llvm-
https://github.com/vitalybuka updated
https://github.com/llvm/llvm-project/pull/86775
___
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/vitalybuka updated
https://github.com/llvm/llvm-project/pull/86775
___
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/vitalybuka updated
https://github.com/llvm/llvm-project/pull/86774
___
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/vitalybuka updated
https://github.com/llvm/llvm-project/pull/86773
___
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/vitalybuka updated
https://github.com/llvm/llvm-project/pull/86773
___
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/vitalybuka updated
https://github.com/llvm/llvm-project/pull/86772
___
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/vitalybuka updated
https://github.com/llvm/llvm-project/pull/86772
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
AtariDreams wrote:
@nikic Ping?
https://github.com/llvm/llvm-project/pull/86153
___
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/kparzysz approved this pull request.
LGTM
https://github.com/llvm/llvm-project/pull/86802
___
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-flang-fir-hlfir
Author: Sergio Afonso (skatrak)
Changes
This patch updates Flang lowering to use the new set of OpenMP clause operand
structures and their groupings into directive-specific sets of clause operands.
It simplifies the passing of informati
https://github.com/skatrak created
https://github.com/llvm/llvm-project/pull/86802
This patch updates Flang lowering to use the new set of OpenMP clause operand
structures and their groupings into directive-specific sets of clause operands.
It simplifies the passing of information from the cla
lhunloh wrote:
Pinging @MaheshRavishankar as I don't have permission to add reviewers and it's
been a week. I'm relatively new to contributing, so if I am doing something
wrong or have to do something else, I'd appreciate a pointer. :)
https://github.com/llvm/llvm-project/pull/85942
__
@@ -302,102 +302,98 @@ void RISCVInstrInfo::copyPhysRegVector(MachineBasicBlock
&MBB,
RISCVII::VLMUL LMul, unsigned NF) const
{
const TargetRegisterInfo *TRI = STI.getRegisterInfo();
- unsigned Opc;
- unsigned SubRegIdx;
- unsigned
https://github.com/wangpc-pp updated
https://github.com/llvm/llvm-project/pull/84455
>From 35d0ea085b43a67c092e6263e6ec9d34e66e1453 Mon Sep 17 00:00:00 2001
From: Wang Pengcheng
Date: Tue, 12 Mar 2024 17:31:47 +0800
Subject: [PATCH 1/5] Reduce copies
Created using spr 1.3.4
---
llvm/lib/Targe
82 matches
Mail list logo