https://github.com/jhuber6 approved this pull request.
https://github.com/llvm/llvm-project/pull/157773
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/easyonaadit updated
https://github.com/llvm/llvm-project/pull/150170
>From be85e6c0222fe757ac59959bad5c56a85a32b869 Mon Sep 17 00:00:00 2001
From: Aaditya
Date: Sat, 19 Jul 2025 12:57:27 +0530
Subject: [PATCH] Add builtins for wave reduction intrinsics
---
clang/include/cla
arsenm wrote:
> [!WARNING]
> This pull request is not mergeable via GitHub because a downstack PR is
> open. Once all requirements are satisfied, merge this PR as a stack href="https://app.graphite.dev/github/pr/llvm/llvm-project/158272?utm_source=stack-comment-downstack-mergeability-warning";
github-actions[bot] wrote:
@Michael137 (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. When you are done, please add the
release:note label to this PR.
https://github.com/jplehr edited
https://github.com/llvm/llvm-project/pull/157484
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/158442
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/ergawy updated
https://github.com/llvm/llvm-project/pull/155993
>From 5d9fe15da36fe4af54c34f09ebb11fca7f8a1ac3 Mon Sep 17 00:00:00 2001
From: ergawy
Date: Fri, 29 Aug 2025 04:04:07 -0500
Subject: [PATCH] [flang][do concurent] Add saxpy offload tests for OpenMP
mapping
Adds
https://github.com/boomanaiden154 edited
https://github.com/llvm/llvm-project/pull/158447
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@llvm/pr-subscribers-backend-risc-v
Author: None (llvmbot)
Changes
Backport 058d96f2d68d3496ae52774c06177d4a9039a134
Requested by: @llvmbot
---
Patch is 20.40 KiB, truncated to 20.00 KiB below, full version:
https://github.com/llvm/llvm-project/pull/158403.diff
5 Files
https://github.com/arichardson approved this pull request.
https://github.com/llvm/llvm-project/pull/158447
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/jeremyd2019 approved this pull request.
LGTM, and this seems to be a regression from 20.x
https://github.com/llvm/llvm-project/pull/158442
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org
llvmbot wrote:
@llvm/pr-subscribers-clang-modules
Author: Aiden Grossman (boomanaiden154)
Changes
Now that we have the %readfile substitution, we can rewrite these tests
that were using env variable subshells to write the output of the
command into a file and then load it where it is neede
https://github.com/boomanaiden154 created
https://github.com/llvm/llvm-project/pull/158446
Now that we have the %readfile substitution, we can rewrite these tests
that were using env variable subshells to write the output of the
command into a file and then load it where it is needed using readf
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: None (llvmbot)
Changes
Backport 4abcbb053f8adaf48dbfff677e8ccda1f6d52b33
Requested by: @mstorsjo
---
Full diff: https://github.com/llvm/llvm-project/pull/158442.diff
3 Files Affected:
- (modified) clang/lib/Basic/Targets/X86.h (+2)
-
https://github.com/kasuga-fj updated
https://github.com/llvm/llvm-project/pull/157086
>From 94b18495719b35a89ee6a18e474e8e92a4429d99 Mon Sep 17 00:00:00 2001
From: Ryotaro Kasuga
Date: Fri, 5 Sep 2025 11:41:29 +
Subject: [PATCH] [DA] Add overflow check in ExactSIV
---
llvm/lib/Analysis/De
https://github.com/RKSimon approved this pull request.
https://github.com/llvm/llvm-project/pull/158229
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@jeremyd2019 What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/158442
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/l
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/158442
Backport 4abcbb053f8adaf48dbfff677e8ccda1f6d52b33
Requested by: @mstorsjo
>From f4907049285ca0875cc91770e3ceb3f162ec7c48 Mon Sep 17 00:00:00 2001
From: Tomohiro Kashiwada
Date: Sun, 14 Sep 2025 06:40:12 +0900
@@ -65,6 +65,12 @@ if (MLIR_INCLUDE_INTEGRATION_TESTS)
endif()
+option(MLIR_RUN_STANDALONE_INSTALL_TESTS "Run Standalone example install
tests." ON)
+if(MLIR_RUN_STANDALONE_INSTALL_TESTS AND "${CMAKE_INSTALL_PREFIX}" STREQUAL "")
+ message(WARNING "Standalone example instal
https://github.com/arsenm ready_for_review
https://github.com/llvm/llvm-project/pull/158272
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/mtrofin updated
https://github.com/llvm/llvm-project/pull/155296
>From 421deb7334bf6030686eb809132e1d13b730cbc6 Mon Sep 17 00:00:00 2001
From: Mircea Trofin
Date: Mon, 25 Aug 2025 21:04:05 +
Subject: [PATCH] [NFC] Leave a comment in `Local.cpp` about debug info &
sample
ergawy wrote:
Thanks for the review Abid. Addressed your comments.
https://github.com/llvm/llvm-project/pull/156837
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-comm
https://github.com/vitalybuka updated
https://github.com/llvm/llvm-project/pull/158190
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
svkeerthy wrote:
> [!WARNING]
> This pull request is not mergeable via GitHub because a downstack PR is
> open. Once all requirements are satisfied, merge this PR as a stack href="https://app.graphite.dev/github/pr/llvm/llvm-project/158376?utm_source=stack-comment-downstack-mergeability-warning
@@ -3750,6 +3752,7 @@ OpenMPIRBuilder::InsertPointOrErrorTy
OpenMPIRBuilder::createReductionsGPU(
RI.ReductionGen(Builder.saveIP(), RHSValue, LHSValue, Reduced);
if (!AfterIP)
return AfterIP.takeError();
+ Builder.SetInsertPoint(AfterIP->getBlock()
@@ -3506,6 +3506,8 @@ Expected
OpenMPIRBuilder::createReductionFunction(
return AfterIP.takeError();
if (!Builder.GetInsertBlock())
return ReductionFunc;
+
+ Builder.SetInsertPoint(AfterIP->getBlock(), AfterIP->getPoint());
ergawy wr
https://github.com/ergawy updated
https://github.com/llvm/llvm-project/pull/156610
>From 6dbc28572976b06ae8ad6661724c5cbfd7aab2e9 Mon Sep 17 00:00:00 2001
From: ergawy
Date: Tue, 2 Sep 2025 08:36:34 -0500
Subject: [PATCH] [flang][OpenMP] `do concurrent`: support `reduce` on device
Extends `do
https://github.com/ergawy updated
https://github.com/llvm/llvm-project/pull/155993
>From 2177ccc20d333d6c6645f96a2b9c427d4ea952ac Mon Sep 17 00:00:00 2001
From: ergawy
Date: Fri, 29 Aug 2025 04:04:07 -0500
Subject: [PATCH] [flang][do concurent] Add saxpy offload tests for OpenMP
mapping
Adds
https://github.com/ergawy updated
https://github.com/llvm/llvm-project/pull/156837
>From 7f6d6feb526c33b05e9705ef6587e8bcc145458f Mon Sep 17 00:00:00 2001
From: ergawy
Date: Thu, 4 Sep 2025 01:06:21 -0500
Subject: [PATCH] [flang][OpenMP] Support multi-block reduction combiner
regions on the G
https://github.com/ergawy updated
https://github.com/llvm/llvm-project/pull/156837
>From 7f6d6feb526c33b05e9705ef6587e8bcc145458f Mon Sep 17 00:00:00 2001
From: ergawy
Date: Thu, 4 Sep 2025 01:06:21 -0500
Subject: [PATCH 1/2] [flang][OpenMP] Support multi-block reduction combiner
regions on t
https://github.com/petar-avramovic updated
https://github.com/llvm/llvm-project/pull/157845
>From f426257364826fbec65abb6de92698bfa18f9487 Mon Sep 17 00:00:00 2001
From: Petar Avramovic
Date: Wed, 10 Sep 2025 13:04:20 +0200
Subject: [PATCH] AMDGPU/UniformityAnalysis: fix G_ZEXTLOAD and G_SEXTLO
https://github.com/ergawy updated
https://github.com/llvm/llvm-project/pull/157638
>From 983b97d91cbf9dbf45973fdacabf2ae6948491a4 Mon Sep 17 00:00:00 2001
From: ergawy
Date: Tue, 2 Sep 2025 05:54:00 -0500
Subject: [PATCH] [flang][OpenMP] `do concurrent`: support `local` on device
Extends suppo
@@ -95,10 +95,27 @@ def HasFSMULD : Predicate<"!Subtarget->hasNoFSMULD()">;
// will pick deprecated instructions.
def UseDeprecatedInsts : Predicate<"Subtarget->useV8DeprecatedInsts()">;
+//===--===//
+// HwMo
@@ -1296,6 +1303,157 @@ struct AAAMDGPUNoAGPR
const char AAAMDGPUNoAGPR::ID = 0;
+/// An abstract attribute to propagate the function attribute
+/// "amdgpu-cluster-dims" from kernel entry functions to device functions.
+struct AAAMDGPUClusterDims
+: public StateWrapper {
@@ -13,81 +13,171 @@
#ifndef LLVM_LIB_REMARKS_BITSTREAM_REMARK_PARSER_H
#define LLVM_LIB_REMARKS_BITSTREAM_REMARK_PARSER_H
-#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/Bitstream/BitstreamReader.h"
#include "llvm/Remarks/BitstreamRemarkConta
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/158403
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
jroelofs wrote:
> We could delete bytes from valid files to trigger the errors and commit them
> as binary blobs.
Committing more binary blobs is not a great idea given the `xz` debacle. It
would be better to have them set up as tests that serialize something from yaml
to bitstream, and then
makslevental wrote:
> The fact that Subprocess 1 CMake and Parent CMake have identical build
> directories seems particularly problematic.
My assumption was (and I realize that it's flawed now) that process 1 isn't
actually building anything, just "installing" artifacts. But of course we've
a
https://github.com/ritter-x2a updated
https://github.com/llvm/llvm-project/pull/146076
>From 8710de705f09d90f166f82c1733620b2c8581306 Mon Sep 17 00:00:00 2001
From: Fabian Ritter
Date: Fri, 27 Jun 2025 05:38:52 -0400
Subject: [PATCH 1/3] [AMDGPU][SDAG] Enable ISD::PTRADD for 64-bit AS by
defau
nikic wrote:
Duplicate of https://github.com/llvm/llvm-project/pull/158402.
https://github.com/llvm/llvm-project/pull/158403
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-br
https://github.com/nikic closed https://github.com/llvm/llvm-project/pull/158403
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/pcc updated https://github.com/llvm/llvm-project/pull/155529
>From 38615b9b39e93afab94c6aaa3ae6c026b7f2086a Mon Sep 17 00:00:00 2001
From: Peter Collingbourne
Date: Tue, 26 Aug 2025 19:19:33 -0700
Subject: [PATCH] Fix failing lld test
Created using spr 1.3.6-beta.1
---
lld/t
https://github.com/petar-avramovic updated
https://github.com/llvm/llvm-project/pull/153178
>From 739caaa21a514cc89c57deae344bf563c9563e90 Mon Sep 17 00:00:00 2001
From: Petar Avramovic
Date: Tue, 26 Aug 2025 14:10:41 +0200
Subject: [PATCH] AMDGPU/GlobalISel: Import D16 load patterns and add co
https://github.com/easyonaadit updated
https://github.com/llvm/llvm-project/pull/150170
>From 308545da2b700e93d2c4b5e32c8392468385 Mon Sep 17 00:00:00 2001
From: Aaditya
Date: Sat, 19 Jul 2025 12:57:27 +0530
Subject: [PATCH] Add builtins for wave reduction intrinsics
---
clang/include/cla
pcc wrote:
> I have checked in with @ahmedbougacha and his feeling is that this is fine as
> it requires a bunch of work to opt in, and for places where the security is
> important enough that we don't want people using this it's easy enough to
> block.
Thanks for checking.
> I'm concerned a
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: hev (heiher)
Changes
This patch introduces the LASX and LSX conversion intrinsics:
- __m256 __lasx_cast_128_s (__m128)
- __m256d __lasx_cast_128_d (__m128d)
- __m256i __lasx_cast_128 (__m128i)
- __m256 __lasx_concat_128_s (__m128, __m128)
@@ -65,6 +65,12 @@ if (MLIR_INCLUDE_INTEGRATION_TESTS)
endif()
+option(MLIR_RUN_STANDALONE_INSTALL_TESTS "Run Standalone example install
tests." ON)
+if(MLIR_RUN_STANDALONE_INSTALL_TESTS AND "${CMAKE_INSTALL_PREFIX}" STREQUAL "")
+ message(WARNING "Standalone example instal
https://github.com/RKSimon approved this pull request.
LGTM with the clang-format fix
https://github.com/llvm/llvm-project/pull/158240
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listin
llvmbot wrote:
@llvm/pr-subscribers-backend-amdgpu
Author: Fabian Ritter (ritter-x2a)
Changes
When we know that one operand of an addition is a constant, we might was
well put it on the right-hand side and avoid the work to canonicalize it
in a later pass.
---
Full diff: https://github.co
https://github.com/paschalis-mpeis approved this pull request.
Thanks for addressing the comments and adding a pie test. Looks good.
https://github.com/llvm/llvm-project/pull/148013
___
llvm-branch-commits mailing list
[email protected]
@@ -65,6 +65,12 @@ if (MLIR_INCLUDE_INTEGRATION_TESTS)
endif()
+option(MLIR_RUN_STANDALONE_INSTALL_TESTS "Run Standalone example install
tests." ON)
+if(MLIR_RUN_STANDALONE_INSTALL_TESTS AND "${CMAKE_INSTALL_PREFIX}" STREQUAL "")
+ message(WARNING "Standalone example instal
RossBrunton wrote:
@jhuber6 This was merged into my user branch, was that intentional?
https://github.com/llvm/llvm-project/pull/157773
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listi
https://github.com/boomanaiden154 updated
https://github.com/llvm/llvm-project/pull/157977
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/arsenm ready_for_review
https://github.com/llvm/llvm-project/pull/158271
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/kasuga-fj updated
https://github.com/llvm/llvm-project/pull/157086
>From 94b18495719b35a89ee6a18e474e8e92a4429d99 Mon Sep 17 00:00:00 2001
From: Ryotaro Kasuga
Date: Fri, 5 Sep 2025 11:41:29 +
Subject: [PATCH] [DA] Add overflow check in ExactSIV
---
llvm/lib/Analysis/De
https://github.com/RossBrunton updated
https://github.com/llvm/llvm-project/pull/157484
>From 7bf7fe1df8a873964df2ebc17328d9bef00f1347 Mon Sep 17 00:00:00 2001
From: Ross Brunton
Date: Mon, 8 Sep 2025 10:45:42 +0100
Subject: [PATCH 1/6] [Offload] Add GenericPluginTy::get_mem_info
This takes a
https://github.com/arsenm ready_for_review
https://github.com/llvm/llvm-project/pull/158274
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
arsenm wrote:
> [!WARNING]
> This pull request is not mergeable via GitHub because a downstack PR is
> open. Once all requirements are satisfied, merge this PR as a stack href="https://app.graphite.dev/github/pr/llvm/llvm-project/158273?utm_source=stack-comment-downstack-mergeability-warning";
https://github.com/vitalybuka updated
https://github.com/llvm/llvm-project/pull/158190
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
Author: David Blaikie
Date: 2025-09-12T11:22:56-07:00
New Revision: 1ff8b74c4d592f3c235460fda236e636b2f2590f
URL:
https://github.com/llvm/llvm-project/commit/1ff8b74c4d592f3c235460fda236e636b2f2590f
DIFF:
https://github.com/llvm/llvm-project/commit/1ff8b74c4d592f3c235460fda236e636b2f2590f.diff
Author: Mehdi Amini
Date: 2025-09-12T11:37:23+01:00
New Revision: 111fd8e494728ba5eef6ffac50c6bf7a3d967f21
URL:
https://github.com/llvm/llvm-project/commit/111fd8e494728ba5eef6ffac50c6bf7a3d967f21
DIFF:
https://github.com/llvm/llvm-project/commit/111fd8e494728ba5eef6ffac50c6bf7a3d967f21.diff
L
@@ -232,43 +221,40 @@ void BitstreamRemarkSerializerHelper::setupBlockInfo() {
}
jroelofs wrote:
if you push this into each `case`, and replace `break;` with `return;`, then
this could become a fully covered-switch-with-unreachable pattern.
https://github.com/
https://github.com/RKSimon approved this pull request.
LGTM
https://github.com/llvm/llvm-project/pull/158225
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/vitalybuka created
https://github.com/llvm/llvm-project/pull/158192
None
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/s-barannikov approved this pull request.
https://github.com/llvm/llvm-project/pull/158188
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/boomanaiden154 updated
https://github.com/llvm/llvm-project/pull/157608
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/vitalybuka created
https://github.com/llvm/llvm-project/pull/158194
According GCC documentation transparent union
calling convention is the same as the type of the
first member of the union.
C++ ignores attribute.
___
llvm-branch
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Vitaly Buka (vitalybuka)
Changes
According GCC documentation transparent union
calling convention is the same as the type of the
first member of the union.
C++ ignores attribute.
---
Full diff: https://github.com/llvm/llvm-project/pull/1
llvmbot wrote:
@llvm/pr-subscribers-clang-codegen
Author: Vitaly Buka (vitalybuka)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/158190.diff
1 Files Affected:
- (modified) clang/lib/CodeGen/CodeGenModule.cpp (+9-5)
``diff
diff --git a/clang/lib/CodeGen/Co
llvmbot wrote:
@llvm/pr-subscribers-backend-msp430
Author: Matt Arsenault (arsenm)
Changes
Both conceptually belong to the same subtarget, so it should not
be necessary to pass in the context TargetRegisterInfo to any
TargetInstrInfo member. Add this reference so those superfluous
argument
https://github.com/heiher updated
https://github.com/llvm/llvm-project/pull/157819
>From 9e2fb6040167b52d7bf4fbd4e8ab444de3099d74 Mon Sep 17 00:00:00 2001
From: WANG Rui
Date: Wed, 10 Sep 2025 17:11:10 +0800
Subject: [PATCH] [clang][LoongArch] Introduce LASX and LSX conversion
intrinsics
This
llvmbot wrote:
@llvm/pr-subscribers-backend-aarch64
@llvm/pr-subscribers-backend-msp430
Author: Matt Arsenault (arsenm)
Changes
This is directly available in TargetInstrInfo
---
Patch is 110.41 KiB, truncated to 20.00 KiB below, full version:
https://github.com/llvm/llvm-project/pull/15
llvmbot wrote:
@llvm/pr-subscribers-backend-amdgpu
Author: Matt Arsenault (arsenm)
Changes
This is special for the same reason av_mov_b64_imm_pseudo is special.
---
Full diff: https://github.com/llvm/llvm-project/pull/158246.diff
2 Files Affected:
- (modified) llvm/lib/Target/AMDGPU/SI
makslevental wrote:
Think about the `install-cxx-test-suite-prefix` thing some more I feel like
this is basically the same thing that I'm doing here - it runs CMake in a
subprocess and excecutes the install script against the same build directory.
The only difference is that it resets `-DCMAKE
ahmedbougacha wrote:
Yep, this does seem reasonable to me as well (with a question in-line).
Thanks for the summons, sorry I haven't had the chance to take a look before!
https://github.com/llvm/llvm-project/pull/133537
___
llvm-branch-commits mailing
https://github.com/makslevental updated
https://github.com/llvm/llvm-project/pull/157944
>From 888cca06e4c81b1b12c85ec0ac48408e53ad57bd Mon Sep 17 00:00:00 2001
From: makslevental
Date: Wed, 10 Sep 2025 12:57:54 -0700
Subject: [PATCH 01/10] [MLIR][Standalone] test Standalone against install
di
https://github.com/makslevental edited
https://github.com/llvm/llvm-project/pull/157944
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
@@ -1046,7 +1046,8 @@ class ConstantPtrAuth final : public Constant {
public:
/// Return a pointer signed with the specified parameters.
LLVM_ABI static ConstantPtrAuth *get(Constant *Ptr, ConstantInt *Key,
- ConstantInt *Disc, Constant
https://github.com/makslevental updated
https://github.com/llvm/llvm-project/pull/157944
>From 888cca06e4c81b1b12c85ec0ac48408e53ad57bd Mon Sep 17 00:00:00 2001
From: makslevental
Date: Wed, 10 Sep 2025 12:57:54 -0700
Subject: [PATCH 01/10] [MLIR][Standalone] test Standalone against install
di
https://github.com/rengolin edited
https://github.com/llvm/llvm-project/pull/157944
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Vitaly Buka (vitalybuka)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/158192.diff
4 Files Affected:
- (modified) clang/test/CodeGen/cfi-icall-generalize.c (+15)
- (modified) clang/test/CodeGen/cfi-icall-normalize2.
https://github.com/makslevental ready_for_review
https://github.com/llvm/llvm-project/pull/157944
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
makslevental wrote:
Note, this PR depends on https://github.com/llvm/llvm-project/pull/158090
because currently (HEAD) the `monolithic` CI scripts do not install
`FileCheck`, `count`, and `not` targets.
https://github.com/llvm/llvm-project/pull/157944
__
ojhunt wrote:
> > I have checked in with @ahmedbougacha and his feeling is that this is fine
> > as it requires a bunch of work to opt in, and for places where the security
> > is important enough that we don't want people using this it's easy enough
> > to block.
>
> Thanks for checking.
as
pcc wrote:
Ping
https://github.com/llvm/llvm-project/pull/155529
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/makslevental updated
https://github.com/llvm/llvm-project/pull/157944
>From 888cca06e4c81b1b12c85ec0ac48408e53ad57bd Mon Sep 17 00:00:00 2001
From: makslevental
Date: Wed, 10 Sep 2025 12:57:54 -0700
Subject: [PATCH 01/10] [MLIR][Standalone] test Standalone against install
di
https://github.com/svkeerthy edited
https://github.com/llvm/llvm-project/pull/158376
___
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/ergawy updated
https://github.com/llvm/llvm-project/pull/156610
>From 31bf2c1e204b8ad977f1416c5e91aacfc0faaf80 Mon Sep 17 00:00:00 2001
From: ergawy
Date: Tue, 2 Sep 2025 08:36:34 -0500
Subject: [PATCH] [flang][OpenMP] `do concurrent`: support `reduce` on device
Extends `do
@@ -13,81 +13,171 @@
#ifndef LLVM_LIB_REMARKS_BITSTREAM_REMARK_PARSER_H
#define LLVM_LIB_REMARKS_BITSTREAM_REMARK_PARSER_H
-#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/Bitstream/BitstreamReader.h"
#include "llvm/Remarks/BitstreamRemarkConta
https://github.com/mtrofin updated
https://github.com/llvm/llvm-project/pull/155296
>From 2362af9d23a45db4bb85381539630be98703a2c3 Mon Sep 17 00:00:00 2001
From: Mircea Trofin
Date: Mon, 25 Aug 2025 21:04:05 +
Subject: [PATCH] [NFC] Leave a comment in `Local.cpp` about debug info &
sample
https://github.com/mtrofin updated
https://github.com/llvm/llvm-project/pull/155296
>From 2362af9d23a45db4bb85381539630be98703a2c3 Mon Sep 17 00:00:00 2001
From: Mircea Trofin
Date: Mon, 25 Aug 2025 21:04:05 +
Subject: [PATCH] [NFC] Leave a comment in `Local.cpp` about debug info &
sample
Author: Samira Bakon
Date: 2025-09-08T15:08:52-04:00
New Revision: 4779770aab880315d359005a5cacd4c4976d8649
URL:
https://github.com/llvm/llvm-project/commit/4779770aab880315d359005a5cacd4c4976d8649
DIFF:
https://github.com/llvm/llvm-project/commit/4779770aab880315d359005a5cacd4c4976d8649.diff
92 matches
Mail list logo