llvmbot wrote:
@llvm/pr-subscribers-mc
Author: None (github-actions[bot])
Changes
resolves llvm/llvm-project#79293
---
Patch is 1006.55 KiB, truncated to 20.00 KiB below, full version:
https://github.com/llvm/llvm-project/pull/79461.diff
65 Files Affected:
- (modified) clang/include/
llvmbot wrote:
@llvm/pr-subscribers-backend-amdgpu
@llvm/pr-subscribers-clang
Author: None (github-actions[bot])
Changes
resolves llvm/llvm-project#79293
---
Patch is 1006.55 KiB, truncated to 20.00 KiB below, full version:
https://github.com/llvm/llvm-project/pull/79461.diff
65 Files
llvmbot wrote:
@llvm/pr-subscribers-mlir-llvm
Author: None (github-actions[bot])
Changes
resolves llvm/llvm-project#79293
---
Patch is 1006.42 KiB, truncated to 20.00 KiB below, full version:
https://github.com/llvm/llvm-project/pull/79461.diff
65 Files Affected:
- (modified) clang/i
https://github.com/github-actions[bot] milestoned
https://github.com/llvm/llvm-project/pull/79572
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/github-actions[bot] created
https://github.com/llvm/llvm-project/pull/79572
resolves llvm/llvm-project#79571
>From 14afe95f8f9bdfb5474445e5930e38afe1ba9f60 Mon Sep 17 00:00:00 2001
From: Nikita Popov
Date: Wed, 24 Jan 2024 10:15:42 +0100
Subject: [PATCH] [MSSAUpdater] Handle
github-actions[bot] wrote:
@alinas What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/79572
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mai
llvmbot wrote:
@llvm/pr-subscribers-llvm-selectiondag
Author: Nikita Popov (nikic)
Changes
Resolves #79420.
---
Full diff: https://github.com/llvm/llvm-project/pull/79595.diff
2 Files Affected:
- (modified) llvm/test/TableGen/address-space-patfrags.td (+2-2)
- (modified) llvm/utils/Ta
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Nikita Popov (nikic)
Changes
Resolves #79479.
---
Patch is 91.93 KiB, truncated to 20.00 KiB below, full version:
https://github.com/llvm/llvm-project/pull/79596.diff
20 Files Affected:
- (modified) clang/docs/ReleaseNotes.rst (+2)
-
https://github.com/github-actions[bot] created
https://github.com/llvm/llvm-project/pull/79603
resolves llvm/llvm-project#79600
>From 7732d51a75a991f3e49d22e2ea6478c40025944d Mon Sep 17 00:00:00 2001
From: Andrei Golubev
Date: Fri, 26 Jan 2024 15:27:51 +0200
Subject: [PATCH] [mlir][LLVM] Use i
github-actions[bot] wrote:
@andrey-golubev What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/79603
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi
https://github.com/github-actions[bot] milestoned
https://github.com/llvm/llvm-project/pull/79603
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/github-actions[bot] created
https://github.com/llvm/llvm-project/pull/79633
resolves llvm/llvm-project#79632
>From 59c20ec7892a93d96094df91d9aea0c9c5304566 Mon Sep 17 00:00:00 2001
From: Fangrui Song
Date: Fri, 26 Jan 2024 09:25:38 -0800
Subject: [PATCH] [Driver,CodeGen] Sup
https://github.com/github-actions[bot] milestoned
https://github.com/llvm/llvm-project/pull/79633
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
github-actions[bot] wrote:
@ilovepi What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/79633
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/ma
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/79633
>From b373a525347ab112ae4b73e747529b48b898d394 Mon Sep 17 00:00:00 2001
From: Fangrui Song
Date: Fri, 26 Jan 2024 09:25:38 -0800
Subject: [PATCH] [Driver,CodeGen] Support -mtls-dialect= (#79256)
GCC supports -mt
llvmbot wrote:
@llvm/pr-subscribers-clang-codegen
@llvm/pr-subscribers-clang
@llvm/pr-subscribers-clang-driver
Author: None (github-actions[bot])
Changes
resolves llvm/llvm-project#79632
---
Full diff: https://github.com/llvm/llvm-project/pull/79633.diff
9 Files Affected:
- (modified)
llvmbot wrote:
@llvm/pr-subscribers-backend-aarch64
Author: Oskar Wirga (oskarwirga)
Changes
I would like to backport these changes to the 18.x branch because that is where
stack-clash-protection was first introduced and this patch fixes a subtle
register allocation bug that occurs due t
llvmbot wrote:
@llvm/pr-subscribers-backend-arm
Author: Oskar Wirga (oskarwirga)
Changes
I would like to backport these changes to the 18.x branch because that is where
stack-clash-protection was first introduced and this patch fixes a subtle
register allocation bug that occurs due to in
https://github.com/dyung created https://github.com/llvm/llvm-project/pull/79642
This test started to fail when LLVM created the release/18.x branch and the
main branch subsequently had the version number increased from 18 to 19.
I investigated this failure (it was blocking our internal automat
https://github.com/yozhu approved this pull request.
https://github.com/llvm/llvm-project/pull/79641
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: dyung
Date: 2024-01-26T19:27:28-08:00
New Revision: 147c623a86b39d6bc9993293487b5773de943dad
URL:
https://github.com/llvm/llvm-project/commit/147c623a86b39d6bc9993293487b5773de943dad
DIFF:
https://github.com/llvm/llvm-project/commit/147c623a86b39d6bc9993293487b5773de943dad.diff
LOG: Ch
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/79673
resolves llvm/llvm-project#79629
>From ee4face03101cd785a668bd1cb78e2332cc5b248 Mon Sep 17 00:00:00 2001
From: Adhemerval Zanella
Date: Fri, 26 Jan 2024 10:33:47 -0800
Subject: [PATCH] [X86] Do not end 'note.gnu
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/79673
___
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/79673
___
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
resolves llvm/llvm-project#79629
---
Full diff: https://github.com/llvm/llvm-project/pull/79673.diff
2 Files Affected:
- (modified) llvm/lib/Target/X86/X86AsmPrinter.cpp (-1)
- (added) llvm/test/CodeGen/X86
llvmbot wrote:
@llvm/pr-subscribers-mc
@llvm/pr-subscribers-clang
Author: None (github-actions[bot])
Changes
resolves llvm/llvm-project#79277
---
Patch is 116.08 KiB, truncated to 20.00 KiB below, full version:
https://github.com/llvm/llvm-project/pull/79340.diff
34 Files Affected:
-
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: None (github-actions[bot])
Changes
resolves llvm/llvm-project#79511
---
Full diff: https://github.com/llvm/llvm-project/pull/79513.diff
2 Files Affected:
- (modified) clang/lib/Driver/Driver.cpp (+3-3)
- (modified) clang/test/Driver/fa
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/79513
>From 3c527f29181e349d054bdf39807a97df2e85ef02 Mon Sep 17 00:00:00 2001
From: Sean Fertile <[email protected]>
Date: Thu, 25 Jan 2024 10:50:59 -0500
Subject: [PATCH] [LTO] Fix fat-lto out
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/79361
>From ffe93d6f5ca33044d4118dc589571fadf7e2fc81 Mon Sep 17 00:00:00 2001
From: erichkeane
Date: Wed, 24 Jan 2024 12:07:22 -0800
Subject: [PATCH] Fix comparison of Structural Values
Fixes a regression from #78041
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: None (github-actions[bot])
Changes
resolves llvm/llvm-project#79355
---
Full diff: https://github.com/llvm/llvm-project/pull/79361.diff
2 Files Affected:
- (modified) clang/lib/AST/TemplateBase.cpp (+2-1)
- (modified) clang/test/SemaTe
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/79457
>From 585d833f346e34aa5bb9d732467d71e4177a8a50 Mon Sep 17 00:00:00 2001
From: Jay Foad
Date: Wed, 24 Jan 2024 15:06:20 +
Subject: [PATCH] [AMDGPU] Move architected SGPR implementation into isel
(#79120)
(ch
llvmbot wrote:
@llvm/pr-subscribers-backend-amdgpu
Author: None (github-actions[bot])
Changes
resolves llvm/llvm-project#79451
---
Patch is 44.33 KiB, truncated to 20.00 KiB below, full version:
https://github.com/llvm/llvm-project/pull/79457.diff
8 Files Affected:
- (modified) llvm/
llvmbot wrote:
@llvm/pr-subscribers-llvm-ir
@llvm/pr-subscribers-backend-amdgpu
Author: Jay Foad (jayfoad)
Changes
This is only valid on targets with architected SGPRs.
---
Full diff: https://github.com/llvm/llvm-project/pull/79689.diff
6 Files Affected:
- (modified) llvm/include/llvm/
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/79566
>From fc56d1a3ff759720649c0573c04b5ffadf8c9504 Mon Sep 17 00:00:00 2001
From: Paschalis Mpeis
Date: Thu, 25 Jan 2024 09:29:46 +
Subject: [PATCH] [LTO] Fix Veclib flags correctly pass to LTO flags (#78749)
Fl
llvmbot wrote:
@llvm/pr-subscribers-clang
@llvm/pr-subscribers-clang-driver
Author: None (github-actions[bot])
Changes
resolves llvm/llvm-project#79564
---
Full diff: https://github.com/llvm/llvm-project/pull/79566.diff
2 Files Affected:
- (modified) clang/lib/Driver/ToolChains/CommonA
llvmbot wrote:
@llvm/pr-subscribers-github-workflow
Author: Tom Stellard (tstellar)
Changes
This is possible now that the free GitHub runners for Windows and Linux have
more disk space:
https://github.blog/2024-01-17-github-hosted-runners-double-the-power-for-open-source/
I also had to
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/79721
resolves llvm/llvm-project#79675
>From 0c579c019c0acf36e4901e4ca89557fbc115c0a7 Mon Sep 17 00:00:00 2001
From: Shengchen Kan
Date: Sun, 28 Jan 2024 09:06:27 +0800
Subject: [PATCH] [X86][tablgen] Fix the broadcas
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/79721
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@phoebewang What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/79721
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/lis
llvmbot wrote:
@llvm/pr-subscribers-backend-x86
Author: None (llvmbot)
Changes
resolves llvm/llvm-project#79675
---
Patch is 41.03 KiB, truncated to 20.00 KiB below, full version:
https://github.com/llvm/llvm-project/pull/79721.diff
5 Files Affected:
- (modified) llvm/include/llvm/Su
llvmbot wrote:
@llvm/pr-subscribers-llvm-support
Author: None (llvmbot)
Changes
resolves llvm/llvm-project#79675
---
Patch is 41.03 KiB, truncated to 20.00 KiB below, full version:
https://github.com/llvm/llvm-project/pull/79721.diff
5 Files Affected:
- (modified) llvm/include/llvm/S
Author: Mehdi Amini
Date: 2024-01-27T19:24:30-08:00
New Revision: 4cb76790260f76cdff9923c00f02417249ffe2e9
URL:
https://github.com/llvm/llvm-project/commit/4cb76790260f76cdff9923c00f02417249ffe2e9
DIFF:
https://github.com/llvm/llvm-project/commit/4cb76790260f76cdff9923c00f02417249ffe2e9.diff
L
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/79548
>From eaf68babab013f48a9724283bb8087ac60220af8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?=
Date: Fri, 26 Jan 2024 05:09:28 +0100
Subject: [PATCH] [llvm] [cmake] Include httplib in LLVMConf
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/79561
>From b4abadcb6972a934d681ac59f978434c626e1444 Mon Sep 17 00:00:00 2001
From: Nikita Popov
Date: Wed, 24 Jan 2024 10:45:20 +0100
Subject: [PATCH 1/2] [PhaseOrdering] Add additional test for #79161 (NFC)
(cherry
llvmbot wrote:
@llvm/pr-subscribers-llvm-analysis
Author: None (github-actions[bot])
Changes
resolves llvm/llvm-project#79137
---
Full diff: https://github.com/llvm/llvm-project/pull/79561.diff
3 Files Affected:
- (modified) llvm/lib/Analysis/LoopAccessAnalysis.cpp (+46-7)
- (modified
llvmbot wrote:
@llvm/pr-subscribers-llvm-transforms
Author: None (github-actions[bot])
Changes
resolves llvm/llvm-project#79137
---
Full diff: https://github.com/llvm/llvm-project/pull/79561.diff
3 Files Affected:
- (modified) llvm/lib/Analysis/LoopAccessAnalysis.cpp (+46-7)
- (modifi
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/79572
>From 79e6c8c32c2547c3f91952c4d43b3ebb1443eb35 Mon Sep 17 00:00:00 2001
From: Nikita Popov
Date: Wed, 24 Jan 2024 10:15:42 +0100
Subject: [PATCH] [MSSAUpdater] Handle simplified accesses when updating phis
(#782
llvmbot wrote:
@llvm/pr-subscribers-llvm-transforms
@llvm/pr-subscribers-llvm-analysis
Author: None (github-actions[bot])
Changes
resolves llvm/llvm-project#79571
---
Full diff: https://github.com/llvm/llvm-project/pull/79572.diff
2 Files Affected:
- (modified) llvm/lib/Analysis/Memory
https://github.com/llvmbot updated
https://github.com/llvm/llvm-project/pull/79603
>From 7714cd9232837ff150dc977b54a44f7de1a213e1 Mon Sep 17 00:00:00 2001
From: Andrei Golubev
Date: Fri, 26 Jan 2024 15:27:51 +0200
Subject: [PATCH] [mlir][LLVM] Use int32_t to indirectly construct GEPArg
(#79562
llvmbot wrote:
@llvm/pr-subscribers-mlir-llvm
Author: None (github-actions[bot])
Changes
resolves llvm/llvm-project#79600
---
Full diff: https://github.com/llvm/llvm-project/pull/79603.diff
3 Files Affected:
- (modified) mlir/lib/Conversion/GPUCommon/GPUOpsLowering.cpp (+2-1)
- (modif
llvmbot wrote:
@llvm/pr-subscribers-mlir-gpu
Author: None (github-actions[bot])
Changes
resolves llvm/llvm-project#79600
---
Full diff: https://github.com/llvm/llvm-project/pull/79603.diff
3 Files Affected:
- (modified) mlir/lib/Conversion/GPUCommon/GPUOpsLowering.cpp (+2-1)
- (modifi
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/79763
resolves llvm/llvm-project#79762
>From a9c2fe6d85b9136199acfcdacf01a2db0bdfc52a Mon Sep 17 00:00:00 2001
From: Alexander Kornienko
Date: Wed, 24 Jan 2024 18:59:36 +0100
Subject: [PATCH] Revert "[SemaCXX] Impleme
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/79763
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@llvm/pr-subscribers-libcxx
Author: None (llvmbot)
Changes
resolves llvm/llvm-project#79762
---
Full diff: https://github.com/llvm/llvm-project/pull/79763.diff
7 Files Affected:
- (modified) clang/lib/Sema/SemaInit.cpp (+10-30)
- (modified) clang/lib/Sema/SemaOverload.c
github-actions[bot] wrote:
:warning: C/C++ code formatter, clang-format found issues in your code.
:warning:
You can test this locally with the following command:
``bash
git-clang-format --diff 27654471cc7acfca733c104e2ec24f882cfc6132
a9c2fe6d85b9136199acfcdacf01a2db0bdfc52a --
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/79813
resolves llvm/llvm-project#79800
>From 0f9256b72bcda1b0444bd302aa22ede428c73a54 Mon Sep 17 00:00:00 2001
From: David Sherwood <[email protected]>
Date: Fri, 26 Jan 2024 14:43:48 +
Su
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/79813
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@david-arm What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/79813
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/list
llvmbot wrote:
@llvm/pr-subscribers-llvm-transforms
Author: None (llvmbot)
Changes
resolves llvm/llvm-project#79800
---
Full diff: https://github.com/llvm/llvm-project/pull/79813.diff
2 Files Affected:
- (modified) llvm/lib/Transforms/Vectorize/LoopVectorize.cpp (+56-6)
- (added) llvm
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/79814
resolves llvm/llvm-project#79756
>From 2ca45150c7984eea123409e6a7d25b2c7606ef5c Mon Sep 17 00:00:00 2001
From: David Green
Date: Sun, 28 Jan 2024 17:01:21 +
Subject: [PATCH] Revert "[AArch64] merge index add
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/79814
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@llvm/pr-subscribers-backend-aarch64
Author: None (llvmbot)
Changes
resolves llvm/llvm-project#79756
---
Full diff: https://github.com/llvm/llvm-project/pull/79814.diff
5 Files Affected:
- (modified) llvm/lib/Target/AArch64/AArch64InstrInfo.cpp (-10)
- (modified) llvm/l
llvmbot wrote:
@llvm/pr-subscribers-github-workflow
Author: Tom Stellard (tstellar)
Changes
This was broken by 859e6aa1008b80d9b10657bac37822a32ee14a23, which added quotes
around the EXTRA_ARGS variable.
---
Full diff: https://github.com/llvm/llvm-project/pull/79836.diff
1 Files Affect
llvmbot wrote:
@llvm/pr-subscribers-backend-amdgpu
Author: Jay Foad (jayfoad)
Changes
This just missed the branch creation and is the last piece of functionality
required to get AMDGPU GFX12 support working in the 18.x release.
---
Full diff: https://github.com/llvm/llvm-project/pull/7
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/79841
resolves llvm/llvm-project#79838
>From 672a561cf963fbcee33de65efe25f220c2c21173 Mon Sep 17 00:00:00 2001
From: Sam James
Date: Wed, 24 Jan 2024 08:23:03 +
Subject: [PATCH] [sanitizer] Handle Gentoo's libstdc
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/79841
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@llvm/pr-subscribers-compiler-rt-sanitizer
Author: None (llvmbot)
Changes
resolves llvm/llvm-project#79838
---
Full diff: https://github.com/llvm/llvm-project/pull/79841.diff
1 Files Affected:
- (modified) compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_report.cpp
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/79863
resolves llvm/llvm-project#79797
>From 7eea3aec978bdfb154868f846d52e4cba4cf246c Mon Sep 17 00:00:00 2001
From: Andrei Golubev
Date: Mon, 29 Jan 2024 10:37:11 +0200
Subject: [PATCH] [mlir] Revert to old fold logi
llvmbot wrote:
@zero9178 What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/79863
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listi
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/79863
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@llvm/pr-subscribers-mlir-core
Author: None (llvmbot)
Changes
resolves llvm/llvm-project#79797
---
Full diff: https://github.com/llvm/llvm-project/pull/79863.diff
1 Files Affected:
- (modified) mlir/include/mlir/IR/Dialect.h (+10-2)
``diff
diff --git a/mlir/in
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/79870
resolves llvm/llvm-project#79614
>From 4b861c2643e93050618488e58141b5802c1f4e35 Mon Sep 17 00:00:00 2001
From: Alexandros Lamprineas
Date: Mon, 29 Jan 2024 16:37:09 +
Subject: [PATCH] [AArch64][TargetParser]
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/79870
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@davemgreen What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/79870
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/lis
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: None (llvmbot)
Changes
resolves llvm/llvm-project#79614
---
Full diff: https://github.com/llvm/llvm-project/pull/79870.diff
4 Files Affected:
- (modified) clang/test/Driver/aarch64-mcpu.c (+3)
- (modified) clang/test/Misc/target-invali
llvmbot wrote:
@llvm/pr-subscribers-clang-driver
Author: None (llvmbot)
Changes
resolves llvm/llvm-project#79614
---
Full diff: https://github.com/llvm/llvm-project/pull/79870.diff
4 Files Affected:
- (modified) clang/test/Driver/aarch64-mcpu.c (+3)
- (modified) clang/test/Misc/target
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Craig Topper (topperc)
Changes
Resolves https://github.com/llvm/llvm-project/issues/79479.
---
Patch is 92.08 KiB, truncated to 20.00 KiB below, full version:
https://github.com/llvm/llvm-project/pull/79907.diff
20 Files Affected:
- (
eddyz87 wrote:
> @eddyz87 Could you please take a look? This has been stalled for a while :)
Hello, I tried this with simple C test:
```c
unsigned int test(unsigned int v) {
return __builtin_ctz(v);
//return __builtin_clz(v);
}
```
The clz part compiles fine, but when ctz is used I
stil
llvmbot wrote:
@llvm/pr-subscribers-backend-risc-v
Author: Luke Lau (lukel97)
Changes
This cherry picks a fix 5cf9f2cd9888feea23a624c1de3cc37ce8ce8112 for a
miscompile (only with the -mrvv-vector-bits=zvl configuration or similar)
introduced in bb8a8770e203ba027d141cd1200e93809ea66c8f, w
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/79961
___
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/79961
resolves llvm/llvm-project#79960
>From 7203187739fbb333b0d4710d1e988fbcf440bd86 Mon Sep 17 00:00:00 2001
From: Fangrui Song
Date: Mon, 29 Jan 2024 13:26:33 -0800
Subject: [PATCH] [ELF] --warn-backrefs: --defsym
llvmbot wrote:
@llvm/pr-subscribers-lld-elf
Author: None (llvmbot)
Changes
resolves llvm/llvm-project#79960
---
Full diff: https://github.com/llvm/llvm-project/pull/79961.diff
2 Files Affected:
- (modified) lld/ELF/InputFiles.cpp (+6-1)
- (modified) lld/test/ELF/warn-backrefs.s (+4)
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/79969
resolves llvm/llvm-project#79860
>From a2c2da3974793acc606d97284ce8a68e4d7d2f5c Mon Sep 17 00:00:00 2001
From: David Green
Date: Mon, 29 Jan 2024 16:46:22 +
Subject: [PATCH] [AArch64] Don't generate neon int
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/79969
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@igogo-x86 What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/79969
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/list
llvmbot wrote:
@llvm/pr-subscribers-backend-aarch64
Author: None (llvmbot)
Changes
resolves llvm/llvm-project#79860
---
Full diff: https://github.com/llvm/llvm-project/pull/79969.diff
2 Files Affected:
- (modified) llvm/lib/Target/AArch64/AArch64ISelLowering.cpp (+2-2)
- (modified) ll
Author: Mehdi Amini
Date: 2024-01-30T02:32:24-08:00
New Revision: 193b711e4e1596c9db045e1e2afbc3077adccad3
URL:
https://github.com/llvm/llvm-project/commit/193b711e4e1596c9db045e1e2afbc3077adccad3
DIFF:
https://github.com/llvm/llvm-project/commit/193b711e4e1596c9db045e1e2afbc3077adccad3.diff
L
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Momchil Velikov (momchil-velikov)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/79983.diff
2 Files Affected:
- (modified) clang/docs/ReleaseNotes.rst (+5)
- (modified) llvm/docs/ReleaseNotes.rst (+8)
``di
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/79986
resolves llvm/llvm-project#78725
>From 218b9f3e1cf6faac0172a9f91a76f40fe90ea405 Mon Sep 17 00:00:00 2001
From: Graham Hunter
Date: Fri, 26 Jan 2024 11:30:35 +
Subject: [PATCH] [LV] Fix handling of interleavi
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/79986
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@labrinea What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/79986
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listi
llvmbot wrote:
@llvm/pr-subscribers-llvm-transforms
Author: None (llvmbot)
Changes
resolves llvm/llvm-project#78725
---
Full diff: https://github.com/llvm/llvm-project/pull/79986.diff
2 Files Affected:
- (modified) llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp (+7-5)
- (modified)
ll
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/79997
resolves llvm/llvm-project#79992
>From 2437bc0682490d0bac7267bd14e11b9b22817306 Mon Sep 17 00:00:00 2001
From: Andrey Ali Khan Bolshakov
<[email protected]>
Date: Tue, 30 Jan 2024 15:
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/79997
___
llvm-branch-commits mailing list
[email protected]
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/79997
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/lis
llvmbot wrote:
@llvm/pr-subscribers-clang-static-analyzer-1
@llvm/pr-subscribers-clang
Author: None (llvmbot)
Changes
resolves llvm/llvm-project#79992
---
Full diff: https://github.com/llvm/llvm-project/pull/79997.diff
4 Files Affected:
- (modified) clang/lib/Sema/SemaDecl.cpp (+2-1)
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Martin Storsjö (mstorsjo)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/80011.diff
3 Files Affected:
- (modified) clang/docs/ReleaseNotes.rst (+2)
- (modified) lld/docs/ReleaseNotes.rst (+16)
- (modified) llvm/docs
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Alex Bradbury (asb)
Changes
The Zicond extension was ratified in the last few months, with no changes that
affect the LLVM implementation. Although there's surely more tuning that could
be done about when to select Zicond or not, there ar
github-actions[bot] wrote:
:warning: C/C++ code formatter, clang-format found issues in your code.
:warning:
You can test this locally with the following command:
``bash
git-clang-format --diff bab01aead7d7a34436bc8e1639b90227374f079e
4add1cb7074c8f8a2c6295c59e45b470e1b62fc4 --
@@ -359,6 +371,8 @@ Changes to LLDB
fields are present, however this is not always possible or entirely
accurate. If in doubt, refer to the numerical value.
+* On Windows, LLDB can now read the thread names.
oltolm wrote:
Yes, in the sense that if a threa
3901 - 4000 of 62442 matches
Mail list logo