[llvm-branch-commits] [compiler-rt] PR for llvm/llvm-project#79838 (PR #79841)

2024-01-29 Thread Fangrui Song via llvm-branch-commits
https://github.com/MaskRay approved this pull request. https://github.com/llvm/llvm-project/pull/79841 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [compiler-rt] PR for llvm/llvm-project#79838 (PR #79841)

2024-01-29 Thread Fangrui Song via llvm-branch-commits
MaskRay wrote: LGTM https://github.com/llvm/llvm-project/pull/79841 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] [RISCV] Backport 5cf9f2cd9888feea23a624c1de3cc37ce8ce8112 to release/18.x (PR #79931)

2024-01-29 Thread via llvm-branch-commits
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,

[llvm-branch-commits] [llvm] [RISCV] Backport 5cf9f2cd9888feea23a624c1de3cc37ce8ce8112 to release/18.x (PR #79931)

2024-01-29 Thread Luke Lau via llvm-branch-commits
https://github.com/lukel97 created https://github.com/llvm/llvm-project/pull/79931 This cherry picks a fix 5cf9f2cd9888feea23a624c1de3cc37ce8ce8112 for a miscompile (only with the -mrvv-vector-bits=zvl configuration or similar) introduced in bb8a8770e203ba027d141cd1200e93809ea66c8f, which is

[llvm-branch-commits] [llvm] [RISCV] Backport 5cf9f2cd9888feea23a624c1de3cc37ce8ce8112 to release/18.x (PR #79931)

2024-01-29 Thread Luke Lau via llvm-branch-commits
https://github.com/lukel97 milestoned https://github.com/llvm/llvm-project/pull/79931 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#79756 (PR #79814)

2024-01-29 Thread Tom Stellard via llvm-branch-commits
tstellar wrote: Merged: bab01aead7d7a34436bc8e1639b90227374f079e https://github.com/llvm/llvm-project/pull/79814 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#79756 (PR #79814)

2024-01-29 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/79814 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] bab01ae - Revert "[AArch64] merge index address with large offset into base address"

2024-01-29 Thread Tom Stellard via llvm-branch-commits
Author: David Green Date: 2024-01-29T15:17:53-08:00 New Revision: bab01aead7d7a34436bc8e1639b90227374f079e URL: https://github.com/llvm/llvm-project/commit/bab01aead7d7a34436bc8e1639b90227374f079e DIFF: https://github.com/llvm/llvm-project/commit/bab01aead7d7a34436bc8e1639b90227374f079e.diff

[llvm-branch-commits] [mlir] PR for llvm/llvm-project#79797 (PR #79863)

2024-01-29 Thread Tom Stellard via llvm-branch-commits
tstellar wrote: Merged: 0680e84a3f2a366a860bd0491f490a2fba800313 https://github.com/llvm/llvm-project/pull/79863 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org

[llvm-branch-commits] [mlir] PR for llvm/llvm-project#79797 (PR #79863)

2024-01-29 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/79863 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [mlir] 0680e84 - [mlir] Revert to old fold logic in IR::Dialect::add{Types, Attributes}() (#79582)

2024-01-29 Thread Tom Stellard via llvm-branch-commits
Author: Andrei Golubev Date: 2024-01-29T15:10:47-08:00 New Revision: 0680e84a3f2a366a860bd0491f490a2fba800313 URL: https://github.com/llvm/llvm-project/commit/0680e84a3f2a366a860bd0491f490a2fba800313 DIFF:

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#79800 (PR #79813)

2024-01-29 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/79813 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#79800 (PR #79813)

2024-01-29 Thread Tom Stellard via llvm-branch-commits
tstellar wrote: Merged: bdaf16d59f4a64529371cbe056245f6cc035d7cf https://github.com/llvm/llvm-project/pull/79813 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org

[llvm-branch-commits] [llvm] bdaf16d - [LoopVectorize] Refine runtime memory check costs when there is an outer loop (#76034)

2024-01-29 Thread Tom Stellard via llvm-branch-commits
Author: David Sherwood Date: 2024-01-29T15:05:18-08:00 New Revision: bdaf16d59f4a64529371cbe056245f6cc035d7cf URL: https://github.com/llvm/llvm-project/commit/bdaf16d59f4a64529371cbe056245f6cc035d7cf DIFF:

[llvm-branch-commits] [llvm] [BPF] expand cttz, ctlz for i32, i64 (PR #73668)

2024-01-29 Thread via llvm-branch-commits
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

[llvm-branch-commits] [llvm] Backport 45d2d7757feb386186f69af6ef57bde7b5adc2db to release/18.x (PR #79839)

2024-01-29 Thread Tom Stellard via llvm-branch-commits
tstellar wrote: Merged: 824a3e5dec3aabc91428f009c1f439a75f577469 4c8cf4a1c29da834f1999a1c56c7e637c6886825 https://github.com/llvm/llvm-project/pull/79839 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org

[llvm-branch-commits] [llvm] Backport 45d2d7757feb386186f69af6ef57bde7b5adc2db to release/18.x (PR #79839)

2024-01-29 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/79839 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] 824a3e5 - [AMDGPU] Do not bother adding reserved registers to liveins (#79436)

2024-01-29 Thread Tom Stellard via llvm-branch-commits
Author: Jay Foad Date: 2024-01-29T15:00:47-08:00 New Revision: 824a3e5dec3aabc91428f009c1f439a75f577469 URL: https://github.com/llvm/llvm-project/commit/824a3e5dec3aabc91428f009c1f439a75f577469 DIFF: https://github.com/llvm/llvm-project/commit/824a3e5dec3aabc91428f009c1f439a75f577469.diff

[llvm-branch-commits] [llvm] 4c8cf4a - [AMDGPU] New llvm.amdgcn.wave.id intrinsic (#79325)

2024-01-29 Thread Tom Stellard via llvm-branch-commits
Author: Jay Foad Date: 2024-01-29T15:00:47-08:00 New Revision: 4c8cf4a1c29da834f1999a1c56c7e637c6886825 URL: https://github.com/llvm/llvm-project/commit/4c8cf4a1c29da834f1999a1c56c7e637c6886825 DIFF: https://github.com/llvm/llvm-project/commit/4c8cf4a1c29da834f1999a1c56c7e637c6886825.diff

[llvm-branch-commits] [clang] [libcxx] PR for llvm/llvm-project#79762 (PR #79763)

2024-01-29 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/79763 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [libcxx] [clang] PR for llvm/llvm-project#79762 (PR #79763)

2024-01-29 Thread Tom Stellard via llvm-branch-commits
tstellar wrote: Merged: b73cd5ec714740283841e0fc1f3ebebe65dd329a https://github.com/llvm/llvm-project/pull/79763 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org

[llvm-branch-commits] [clang] b73cd5e - Revert "[SemaCXX] Implement CWG2137 (list-initialization from objects of the same type) (#77768)"

2024-01-29 Thread Tom Stellard via llvm-branch-commits
Author: Alexander Kornienko Date: 2024-01-29T14:57:23-08:00 New Revision: b73cd5ec714740283841e0fc1f3ebebe65dd329a URL: https://github.com/llvm/llvm-project/commit/b73cd5ec714740283841e0fc1f3ebebe65dd329a DIFF:

[llvm-branch-commits] [clang] PR for llvm/llvm-project#79479 (PR #79907)

2024-01-29 Thread via llvm-branch-commits
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: -

[llvm-branch-commits] [clang] PR for llvm/llvm-project#79479 (PR #79907)

2024-01-29 Thread Craig Topper via llvm-branch-commits
https://github.com/topperc created https://github.com/llvm/llvm-project/pull/79907 Resolves https://github.com/llvm/llvm-project/issues/79479. >From 8fb154776db1627da75e6d67cf468d5b55868e93 Mon Sep 17 00:00:00 2001 From: Craig Topper Date: Thu, 25 Jan 2024 09:14:52 -0800 Subject: [PATCH 1/2]

[llvm-branch-commits] [mlir] PR for llvm/llvm-project#79600 (PR #79603)

2024-01-29 Thread Tom Stellard via llvm-branch-commits
tstellar wrote: Merged: 3df71e5a3f5d5fb9436c53c298e5426f729288e2 https://github.com/llvm/llvm-project/pull/79603 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org

[llvm-branch-commits] [mlir] PR for llvm/llvm-project#79600 (PR #79603)

2024-01-29 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/79603 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [mlir] 3df71e5 - [mlir][LLVM] Use int32_t to indirectly construct GEPArg (#79562)

2024-01-29 Thread Tom Stellard via llvm-branch-commits
Author: Andrei Golubev Date: 2024-01-29T10:29:59-08:00 New Revision: 3df71e5a3f5d5fb9436c53c298e5426f729288e2 URL: https://github.com/llvm/llvm-project/commit/3df71e5a3f5d5fb9436c53c298e5426f729288e2 DIFF:

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#79547 (PR #79548)

2024-01-29 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/79548 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#79547 (PR #79548)

2024-01-29 Thread Tom Stellard via llvm-branch-commits
tstellar wrote: Merged: 2c3214135ffa8e3f9ab61d12521637532126f368 https://github.com/llvm/llvm-project/pull/79548 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org

[llvm-branch-commits] [llvm] 2c32141 - [llvm] [cmake] Include httplib in LLVMConfig.cmake (#79305)

2024-01-29 Thread Tom Stellard via llvm-branch-commits
Author: Michał Górny Date: 2024-01-29T10:25:40-08:00 New Revision: 2c3214135ffa8e3f9ab61d12521637532126f368 URL: https://github.com/llvm/llvm-project/commit/2c3214135ffa8e3f9ab61d12521637532126f368 DIFF: https://github.com/llvm/llvm-project/commit/2c3214135ffa8e3f9ab61d12521637532126f368.diff

[llvm-branch-commits] [llvm] [workflows] Fix argument passing in abi-dump jobs (#79658) (PR #79836)

2024-01-29 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/79836 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] [clang] PR for llvm/llvm-project#79614 (PR #79870)

2024-01-29 Thread David Green via llvm-branch-commits
https://github.com/davemgreen approved this pull request. Sounds simple enough to me. LGTM https://github.com/llvm/llvm-project/pull/79870 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org

[llvm-branch-commits] [llvm] [clang] PR for llvm/llvm-project#79614 (PR #79870)

2024-01-29 Thread via llvm-branch-commits
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)

[llvm-branch-commits] [llvm] [clang] PR for llvm/llvm-project#79614 (PR #79870)

2024-01-29 Thread via llvm-branch-commits
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)

[llvm-branch-commits] [clang] [llvm] PR for llvm/llvm-project#79614 (PR #79870)

2024-01-29 Thread via 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 llvm-branch-commits@lists.llvm.org

[llvm-branch-commits] [clang] [llvm] PR for llvm/llvm-project#79614 (PR #79870)

2024-01-29 Thread via llvm-branch-commits
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]

[llvm-branch-commits] [llvm] [clang] PR for llvm/llvm-project#79614 (PR #79870)

2024-01-29 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/79870 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] Backport 45d2d7757feb386186f69af6ef57bde7b5adc2db to release/18.x (PR #79839)

2024-01-29 Thread Jay Foad via llvm-branch-commits
@@ -6883,6 +6883,23 @@ bool AMDGPULegalizerInfo::legalizeStackSave(MachineInstr , return true; } +bool AMDGPULegalizerInfo::legalizeWaveID(MachineInstr , + MachineIRBuilder ) const { + // With architected SGPRs, waveIDinGroup is in

[llvm-branch-commits] [llvm] Backport 45d2d7757feb386186f69af6ef57bde7b5adc2db to release/18.x (PR #79839)

2024-01-29 Thread Jay Foad via llvm-branch-commits
https://github.com/jayfoad updated https://github.com/llvm/llvm-project/pull/79839 >From c265c8527285075a58b2425198dbd4cca8b69477 Mon Sep 17 00:00:00 2001 From: Jay Foad Date: Thu, 25 Jan 2024 07:48:06 + Subject: [PATCH 1/2] [AMDGPU] New llvm.amdgcn.wave.id intrinsic (#79325) This is only

[llvm-branch-commits] [clang] [clang-tools-extra] [llvm] [openmp] [flang] [DirectX] Move DXIL ResourceKind and ElementType to DXILABI.h. NFC (PR #78225)

2024-01-29 Thread Justin Bogner via llvm-branch-commits
https://github.com/bogner updated https://github.com/llvm/llvm-project/pull/78225 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [clang] [llvm] [clang-tools-extra] [flang] [openmp] [DirectX] Move DXIL ResourceKind and ElementType to DXILABI.h. NFC (PR #78225)

2024-01-29 Thread Justin Bogner via llvm-branch-commits
https://github.com/bogner updated https://github.com/llvm/llvm-project/pull/78225 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] Backport 45d2d7757feb386186f69af6ef57bde7b5adc2db to release/18.x (PR #79839)

2024-01-29 Thread Matt Arsenault via llvm-branch-commits
@@ -6883,6 +6883,23 @@ bool AMDGPULegalizerInfo::legalizeStackSave(MachineInstr , return true; } +bool AMDGPULegalizerInfo::legalizeWaveID(MachineInstr , + MachineIRBuilder ) const { + // With architected SGPRs, waveIDinGroup is in

[llvm-branch-commits] [llvm] Backport 45d2d7757feb386186f69af6ef57bde7b5adc2db to release/18.x (PR #79839)

2024-01-29 Thread Matt Arsenault via llvm-branch-commits
https://github.com/arsenm approved this pull request. https://github.com/llvm/llvm-project/pull/79839 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] Backport 45d2d7757feb386186f69af6ef57bde7b5adc2db to release/18.x (PR #79839)

2024-01-29 Thread Matt Arsenault via llvm-branch-commits
https://github.com/arsenm edited https://github.com/llvm/llvm-project/pull/79839 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#79800 (PR #79813)

2024-01-29 Thread David Green via llvm-branch-commits
https://github.com/davemgreen approved this pull request. The perf regression was fairly significant, so it would be good to get this into the branch. Thanks. https://github.com/llvm/llvm-project/pull/79813 ___ llvm-branch-commits mailing list

[llvm-branch-commits] [mlir] PR for llvm/llvm-project#79600 (PR #79603)

2024-01-29 Thread Markus Böck via llvm-branch-commits
https://github.com/zero9178 approved this pull request. (I think only release managers can merge to the release branch, not sure however) https://github.com/llvm/llvm-project/pull/79603 ___ llvm-branch-commits mailing list

[llvm-branch-commits] [mlir] PR for llvm/llvm-project#79797 (PR #79863)

2024-01-29 Thread Markus Böck via llvm-branch-commits
https://github.com/zero9178 approved this pull request. https://github.com/llvm/llvm-project/pull/79863 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [mlir] PR for llvm/llvm-project#79797 (PR #79863)

2024-01-29 Thread via 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

[llvm-branch-commits] [mlir] PR for llvm/llvm-project#79797 (PR #79863)

2024-01-29 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/79863 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [mlir] PR for llvm/llvm-project#79797 (PR #79863)

2024-01-29 Thread via llvm-branch-commits
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 llvm-branch-commits@lists.llvm.org

[llvm-branch-commits] [mlir] PR for llvm/llvm-project#79797 (PR #79863)

2024-01-29 Thread via llvm-branch-commits
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

[llvm-branch-commits] [clang-tools-extra] [clang] [llvm] [DirectX] Move DXIL ResourceKind and ElementType to DXILABI.h. NFC (PR #78225)

2024-01-29 Thread Justin Bogner via llvm-branch-commits
https://github.com/bogner updated https://github.com/llvm/llvm-project/pull/78225 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [clang] [llvm] [clang-tools-extra] [DirectX] Move DXIL ResourceKind and ElementType to DXILABI.h. NFC (PR #78225)

2024-01-29 Thread Justin Bogner via llvm-branch-commits
https://github.com/bogner updated https://github.com/llvm/llvm-project/pull/78225 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [libcxx] [clang] PR for llvm/llvm-project#79762 (PR #79763)

2024-01-29 Thread Louis Dionne via llvm-branch-commits
https://github.com/ldionne approved this pull request. https://github.com/llvm/llvm-project/pull/79763 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [compiler-rt] PR for llvm/llvm-project#79838 (PR #79841)

2024-01-29 Thread via 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

[llvm-branch-commits] [compiler-rt] PR for llvm/llvm-project#79838 (PR #79841)

2024-01-29 Thread via llvm-branch-commits
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

[llvm-branch-commits] [compiler-rt] PR for llvm/llvm-project#79838 (PR #79841)

2024-01-29 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/79841 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] [AMDGPU] New llvm.amdgcn.wave.id intrinsic (#79325) (PR #79689)

2024-01-29 Thread Jay Foad via llvm-branch-commits
jayfoad wrote: > jayfoad closed this by deleting the head repository 3 hours ago Sorry. Recreated as #79839 https://github.com/llvm/llvm-project/pull/79689 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org

[llvm-branch-commits] [llvm] Backport 45d2d7757feb386186f69af6ef57bde7b5adc2db to release/18.x (PR #79839)

2024-01-29 Thread via llvm-branch-commits
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:

[llvm-branch-commits] [llvm] Backport 45d2d7757feb386186f69af6ef57bde7b5adc2db to release/18.x (PR #79839)

2024-01-29 Thread Jay Foad via llvm-branch-commits
https://github.com/jayfoad milestoned https://github.com/llvm/llvm-project/pull/79839 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] Backport 45d2d7757feb386186f69af6ef57bde7b5adc2db to release/18.x (PR #79839)

2024-01-29 Thread Jay Foad via llvm-branch-commits
https://github.com/jayfoad created https://github.com/llvm/llvm-project/pull/79839 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. >From c265c8527285075a58b2425198dbd4cca8b69477 Mon Sep 17 00:00:00

[llvm-branch-commits] [llvm] [workflows] Fix argument passing in abi-dump jobs (#79658) (PR #79836)

2024-01-29 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar updated https://github.com/llvm/llvm-project/pull/79836 >From 01d7ece20a46cec1bc1ef512d9961ee134ca73bd Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Mon, 29 Jan 2024 06:30:22 -0800 Subject: [PATCH] [workflows] Fix argument passing in abi-dump jobs (#79658) This

[llvm-branch-commits] [llvm] [workflows] Fix argument passing in abi-dump jobs (#79658) (PR #79836)

2024-01-29 Thread via llvm-branch-commits
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

[llvm-branch-commits] [llvm] [workflows] Fix argument passing in abi-dump jobs (#79658) (PR #79836)

2024-01-29 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar created https://github.com/llvm/llvm-project/pull/79836 This was broken by 859e6aa1008b80d9b10657bac37822a32ee14a23, which added quotes around the EXTRA_ARGS variable. >From 4649293daee971fe03dba59ee54e2c2a0b86 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date:

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#79756 (PR #79814)

2024-01-29 Thread via 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-branch-commits] [llvm] PR for llvm/llvm-project#79756 (PR #79814)

2024-01-29 Thread via llvm-branch-commits
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

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#79756 (PR #79814)

2024-01-29 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/79814 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#79800 (PR #79813)

2024-01-29 Thread via llvm-branch-commits
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-branch-commits] [llvm] PR for llvm/llvm-project#79800 (PR #79813)

2024-01-29 Thread via 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 llvm-branch-commits@lists.llvm.org

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#79800 (PR #79813)

2024-01-29 Thread via llvm-branch-commits
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 <57997763+david-...@users.noreply.github.com> Date: Fri, 26 Jan 2024 14:43:48 +

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#79800 (PR #79813)

2024-01-29 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/79813 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] [AMDGPU] New llvm.amdgcn.wave.id intrinsic (#79325) (PR #79689)

2024-01-29 Thread Jay Foad via llvm-branch-commits
https://github.com/jayfoad closed https://github.com/llvm/llvm-project/pull/79689 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] [AMDGPU] New llvm.amdgcn.wave.id intrinsic (#79325) (PR #79689)

2024-01-29 Thread Jay Foad via llvm-branch-commits
jayfoad wrote: @tstellar does this backport PR look OK? I created it with `gh pr create -f -B release/18.x` and I wasn't sure if I had to edit anything, apart from adding the release milestone. https://github.com/llvm/llvm-project/pull/79689 ___

[llvm-branch-commits] [mlir] PR for llvm/llvm-project#79600 (PR #79603)

2024-01-29 Thread Andrei Golubev via llvm-branch-commits
andrey-golubev wrote: > Here we have to wait for the build bots, as they are mandatory. Finished, so asking for someone to press the merge button. Thanks in advance! https://github.com/llvm/llvm-project/pull/79603 ___ llvm-branch-commits mailing list