https://github.com/mizvekov edited
https://github.com/llvm/llvm-project/pull/148012
___
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/mizvekov edited
https://github.com/llvm/llvm-project/pull/148015
___
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/mizvekov edited
https://github.com/llvm/llvm-project/pull/148014
___
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/mizvekov edited
https://github.com/llvm/llvm-project/pull/148012
___
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/mizvekov edited
https://github.com/llvm/llvm-project/pull/149949
___
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/mizvekov edited
https://github.com/llvm/llvm-project/pull/149949
___
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/mizvekov edited
https://github.com/llvm/llvm-project/pull/148012
___
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/mizvekov edited
https://github.com/llvm/llvm-project/pull/148014
___
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/mizvekov edited
https://github.com/llvm/llvm-project/pull/148015
___
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/mizvekov edited
https://github.com/llvm/llvm-project/pull/149747
___
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/mizvekov edited
https://github.com/llvm/llvm-project/pull/149748
___
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/mizvekov updated
https://github.com/llvm/llvm-project/pull/149949
>From 7c873c4058239c2a9deca69db9de37de8ea1e7ed Mon Sep 17 00:00:00 2001
From: Matheus Izvekov
Date: Mon, 21 Jul 2025 22:00:01 -0300
Subject: [PATCH] [PATCH 7/7] [clang] improve NestedNameSpecifier: LLDB changes
arichardson wrote:
> I'd like to re-raise my comment about a lack of tests for vectors of pointers
> (unless I missed some new ones)
Ah sorry I missed that one, will add tests!
https://github.com/llvm/llvm-project/pull/139357
___
llvm-branch-commits
https://github.com/SixWeining updated
https://github.com/llvm/llvm-project/pull/149777
>From 4e9b5d1d8acfe3c12ab25d393cf92731016f8fa9 Mon Sep 17 00:00:00 2001
From: tangaac
Date: Fri, 18 Jul 2025 16:12:11 +0800
Subject: [PATCH] [LoongArch] Strengthen stack size estimation for LSX/LASX
extensio
https://github.com/SixWeining approved this pull request.
AArch64 has similar logic.
https://github.com/llvm/llvm-project/blob/main/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp#L15259-L15286
https://github.com/llvm/llvm-project/pull/149486
___
llvm-
https://github.com/yingopq approved this pull request.
https://github.com/llvm/llvm-project/pull/149846
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
tangaac wrote:
> @tangaac What do you think about merging this PR to the release branch?
I agree.
https://github.com/llvm/llvm-project/pull/149778
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/m
llvmbot wrote:
@llvm/pr-subscribers-backend-hexagon
Author: None (llvmbot)
Changes
Backport 6df012ab48ececd27359bdc9448ee101b39eea7a
Requested by: @kasuga-fj
---
Full diff: https://github.com/llvm/llvm-project/pull/149950.diff
2 Files Affected:
- (modified) llvm/lib/CodeGen/MachinePip
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/149950
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@aankit-ca What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/149950
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/lis
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/149950
Backport 6df012ab48ececd27359bdc9448ee101b39eea7a
Requested by: @kasuga-fj
>From e9fe97ff112a6d6aec6319b7d434f3758ef53bcd Mon Sep 17 00:00:00 2001
From: Ryotaro Kasuga
Date: Tue, 22 Jul 2025 09:53:13 +0900
Sub
llvmbot wrote:
@llvm/pr-subscribers-lldb
Author: Matheus Izvekov (mizvekov)
Changes
Test run of the LLDB CI, just checking if anything needs to be updated there.
---
Full diff: https://github.com/llvm/llvm-project/pull/149949.diff
1 Files Affected:
- (added) lldb/DELETE.ME ()
``
https://github.com/mizvekov created
https://github.com/llvm/llvm-project/pull/149949
Test run of the LLDB CI, just checking if anything needs to be updated there.
>From 3c8cbad51fa481cf59392e9d25cdbdc7fdfbeff4 Mon Sep 17 00:00:00 2001
From: Matheus Izvekov
Date: Mon, 21 Jul 2025 22:00:01 -0300
https://github.com/mtrofin updated
https://github.com/llvm/llvm-project/pull/147418
>From 92334f8f489ca22bc05d7bb34a8793ae758380a1 Mon Sep 17 00:00:00 2001
From: Mircea Trofin
Date: Mon, 7 Jul 2025 12:44:41 -0700
Subject: [PATCH] Drive profile validator from opt
---
llvm/tools/opt/NewPMDriver
https://github.com/mtrofin updated
https://github.com/llvm/llvm-project/pull/147418
>From 92334f8f489ca22bc05d7bb34a8793ae758380a1 Mon Sep 17 00:00:00 2001
From: Mircea Trofin
Date: Mon, 7 Jul 2025 12:44:41 -0700
Subject: [PATCH] Drive profile validator from opt
---
llvm/tools/opt/NewPMDriver
@@ -0,0 +1,15 @@
+; RUN: not opt -S -passes='dxil-post-optimization-validation'
-mtriple=dxil-pc-shadermodel6.6-compute %s 2>&1 | FileCheck %s
+; CHECK: error: register CBuffer (space=0, register=0) is overlapping with
register CBuffer (space=0, register=2), verify your root sig
mizvekov wrote:
@erichkeane this was the only patch in the series you didn't review. FYI in
case this was an oversight.
https://github.com/llvm/llvm-project/pull/149748
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://li
https://github.com/mizvekov updated
https://github.com/llvm/llvm-project/pull/148015
>From 07588c1311f9f2149057e2aa765bb4922b06244f Mon Sep 17 00:00:00 2001
From: Matheus Izvekov
Date: Thu, 10 Jul 2025 14:07:34 -0300
Subject: [PATCH] [PATCH 4/6] [clang] Improve nested name specifier AST
repres
https://github.com/mizvekov updated
https://github.com/llvm/llvm-project/pull/148015
>From 07588c1311f9f2149057e2aa765bb4922b06244f Mon Sep 17 00:00:00 2001
From: Matheus Izvekov
Date: Thu, 10 Jul 2025 14:07:34 -0300
Subject: [PATCH] [PATCH 4/6] [clang] Improve nested name specifier AST
repres
https://github.com/Prabhuk updated
https://github.com/llvm/llvm-project/pull/117036
>From b7fbe09b32ff02d4f7c52d82fbf8b5cd28138852 Mon Sep 17 00:00:00 2001
From: prabhukr
Date: Wed, 23 Apr 2025 04:05:47 +
Subject: [PATCH] Address review comments.
Created using spr 1.3.6-beta.1
---
clang/l
https://github.com/Prabhuk updated
https://github.com/llvm/llvm-project/pull/117036
>From b7fbe09b32ff02d4f7c52d82fbf8b5cd28138852 Mon Sep 17 00:00:00 2001
From: prabhukr
Date: Wed, 23 Apr 2025 04:05:47 +
Subject: [PATCH] Address review comments.
Created using spr 1.3.6-beta.1
---
clang/l
https://github.com/Prabhuk updated
https://github.com/llvm/llvm-project/pull/117037
>From 6a12be2c5b60a95a06875b0b2c4f14228d1fa882 Mon Sep 17 00:00:00 2001
From: prabhukr
Date: Wed, 12 Mar 2025 23:30:01 +
Subject: [PATCH 1/2] Fix EOF newlines.
Created using spr 1.3.6-beta.1
---
clang/test
https://github.com/joaosaffran edited
https://github.com/llvm/llvm-project/pull/148919
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
@@ -63,7 +63,7 @@ def test_a_struct(self):
self.assertIsNotNone(fields[1].translation_unit)
self.assertEqual(fields[1].spelling, "b")
self.assertFalse(fields[1].type.is_const_qualified())
-self.assertEqual(fields[1].type.kind, TypeKind.ELABORATED
@@ -0,0 +1,60 @@
+;; Test if temporary labels are generated for each indirect callsite with a
callee_type metadata.
+;; Test if the .callgraph section contains the numerical callee type id for
each of the temporary
+;; labels generated.
+
+; RUN: llc -mtriple=x86_64-unknown-li
https://github.com/aaupov approved this pull request.
LGTM
https://github.com/llvm/llvm-project/pull/146513
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
androm3da wrote:
This change can be rebased after #149578 lands on `release/21.x` and I would
expect this test to pass.
Ideally #149578 lands before any other hexagon changes on the branch to
minimize churn.
https://github.com/llvm/llvm-project/pull/149723
krzysz00 wrote:
I'd like to re-raise my comment about a lack of tests for vectors of pointers
(unless I missed some new ones)
https://github.com/llvm/llvm-project/pull/139357
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
http
github-actions[bot] wrote:
@topperc (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.
h
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/149352
___
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/tru updated https://github.com/llvm/llvm-project/pull/149352
>From 1abeeabd65e66940adbafcf84e958704a5b3f132 Mon Sep 17 00:00:00 2001
From: Raphael Moreira Zinsly
Date: Tue, 15 Jul 2025 12:09:18 -0300
Subject: [PATCH] [RISCV] Pass the MachineInstr flag as argument to
allocateS
Author: Raphael Moreira Zinsly
Date: 2025-07-21T18:54:42+02:00
New Revision: 1abeeabd65e66940adbafcf84e958704a5b3f132
URL:
https://github.com/llvm/llvm-project/commit/1abeeabd65e66940adbafcf84e958704a5b3f132
DIFF:
https://github.com/llvm/llvm-project/commit/1abeeabd65e66940adbafcf84e958704a5b3f
https://github.com/evelez7 edited
https://github.com/llvm/llvm-project/pull/149848
___
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/erichkeane approved this pull request.
https://github.com/llvm/llvm-project/pull/149842
___
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-clang-tools-extra
Author: Erick Velez (evelez7)
Changes
The Mustache basic project has comments in its headers but the comments were not
serialized. Now we serialize @brief and paragraph comments for classes
and add that output to the basic project test.
llvmbot wrote:
@llvm/pr-subscribers-clang-tools-extra
Author: Erick Velez (evelez7)
Changes
Comment categories will allow better comment organization in HTML.
Before, comments would just be serialized in whatever order they were
written, so groups like params or notes wouldn't be in the sa
https://github.com/evelez7 ready_for_review
https://github.com/llvm/llvm-project/pull/149848
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
evelez7 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/149848?utm_source=stack-comment-downstack-mergeability-warning";
https://github.com/evelez7 ready_for_review
https://github.com/llvm/llvm-project/pull/149590
___
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/evelez7 created
https://github.com/llvm/llvm-project/pull/149848
The Mustache basic project has comments in its headers but the comments were not
serialized. Now we serialize @brief and paragraph comments for classes
and add that output to the basic project test.
>From f52930
https://github.com/evelez7 updated
https://github.com/llvm/llvm-project/pull/149589
>From c9f121abb503e121a6ab346e992a2f5673a3b235 Mon Sep 17 00:00:00 2001
From: Erick Velez
Date: Fri, 18 Jul 2025 13:59:44 -0700
Subject: [PATCH] [clang-doc] integrate JSON as the source for Mustache
templates
https://github.com/evelez7 updated
https://github.com/llvm/llvm-project/pull/149590
>From eb171f6b28eac5e7458c1472645d64be9ffb056f Mon Sep 17 00:00:00 2001
From: Erick Velez
Date: Thu, 17 Jul 2025 15:04:20 -0700
Subject: [PATCH] [clang-doc] separate comments into categories
Comment categories
https://github.com/evelez7 updated
https://github.com/llvm/llvm-project/pull/149590
>From eb171f6b28eac5e7458c1472645d64be9ffb056f Mon Sep 17 00:00:00 2001
From: Erick Velez
Date: Thu, 17 Jul 2025 15:04:20 -0700
Subject: [PATCH] [clang-doc] separate comments into categories
Comment categories
arichardson wrote:
Now that 21 has branched, I plan to submit this by end of week unless there are
any new comments.
https://github.com/llvm/llvm-project/pull/139357
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists
@@ -76,6 +76,10 @@ Changes to the LLVM IR
guaranteed to start with a `bti` or `endbr64` instruction, where
those exist.
+* The `ptrtoaddr` instruction was introduced. This instruction returns the
+ address component of a pointer type variable but unlike `ptrtoint` does no
llvmbot wrote:
@llvm/pr-subscribers-backend-mips
Author: None (llvmbot)
Changes
Backport 1390672
Requested by: @alexrp
---
Full diff: https://github.com/llvm/llvm-project/pull/149846.diff
3 Files Affected:
- (modified) clang/lib/Basic/Targets/Mips.h (+3-3)
- (modified) clang/test/Pre
llvmbot wrote:
@yingopq What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/149846
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listi
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/149846
___
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/llvmbot created
https://github.com/llvm/llvm-project/pull/149846
Backport 1390672
Requested by: @alexrp
>From 27f21c9655b7c975273cdba18cf836ceabfac074 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Herv=C3=A9=20Poussineau?=
Date: Mon, 21 Jul 2025 18:17:45 +0200
Subject: [PATCH] [
https://github.com/arichardson updated
https://github.com/llvm/llvm-project/pull/139357
>From 25dc175562349410f161ef0e80246301d9a7ba79 Mon Sep 17 00:00:00 2001
From: Alex Richardson
Date: Fri, 9 May 2025 22:43:37 -0700
Subject: [PATCH] fix docs build
Created using spr 1.3.6-beta.1
---
llvm/do
https://github.com/arichardson updated
https://github.com/llvm/llvm-project/pull/139357
>From 25dc175562349410f161ef0e80246301d9a7ba79 Mon Sep 17 00:00:00 2001
From: Alex Richardson
Date: Fri, 9 May 2025 22:43:37 -0700
Subject: [PATCH] fix docs build
Created using spr 1.3.6-beta.1
---
llvm/do
Author: Orlando Cazalet-Hyams
Date: 2025-07-21T17:24:11+01:00
New Revision: 654c0d846e5e3af60177aff3219e6d501edc6d44
URL:
https://github.com/llvm/llvm-project/commit/654c0d846e5e3af60177aff3219e6d501edc6d44
DIFF:
https://github.com/llvm/llvm-project/commit/654c0d846e5e3af60177aff3219e6d501edc6d
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: None (llvmbot)
Changes
Backport 8366dc207a2e6b50cb8afe2d98fca68bd78bd0fa
Requested by: @AaronBallman
---
Full diff: https://github.com/llvm/llvm-project/pull/149842.diff
2 Files Affected:
- (modified) clang/lib/Lex/LiteralSupport.cpp (
llvmbot wrote:
@AaronBallman What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/149842
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/149842
Backport 8366dc207a2e6b50cb8afe2d98fca68bd78bd0fa
Requested by: @AaronBallman
>From 9068ab8feafca8856c2a0a55afa191bc5ee342af Mon Sep 17 00:00:00 2001
From: Timothy Herchen
Date: Mon, 21 Jul 2025 09:15:09 -0700
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/149842
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
mizvekov wrote:
> Re: Python bindings changes.
>
> The tests currently fail because the libclang.so cannot even be built. Is
> this expected, as in, can it only be built after the last patch again? (I see
> that the tests passed on patch 6/6).
Yes, but all of the patches will be squashed befo
@@ -9427,3 +9427,37 @@ diagnostics with code like:
__attribute__((nonstring)) char NotAStr[3] = "foo"; // Not diagnosed
}];
}
+
+def ModularFormatDocs : Documentation {
+ let Category = DocCatFunction;
+ let Content = [{
+The ``modular_format`` attribute can be applied to
@@ -8901,6 +8906,29 @@
SelectionDAGBuilder::lowerInvokable(TargetLowering::CallLoweringInfo &CLI,
return Result;
}
+bool SelectionDAGBuilder::canTailCall(const CallBase &CB) const {
+ bool isMustTailCall = CB.isMustTailCall();
+
+ // Avoid emitting tail calls in functions
https://github.com/mtrofin updated
https://github.com/llvm/llvm-project/pull/147418
>From 003c22548f8583ffd7a80115d0a16a50b524 Mon Sep 17 00:00:00 2001
From: Mircea Trofin
Date: Mon, 7 Jul 2025 12:44:41 -0700
Subject: [PATCH] Drive profile validator from opt
---
llvm/tools/opt/NewPMDriver
https://github.com/mtrofin updated
https://github.com/llvm/llvm-project/pull/147418
>From 003c22548f8583ffd7a80115d0a16a50b524 Mon Sep 17 00:00:00 2001
From: Mircea Trofin
Date: Mon, 7 Jul 2025 12:44:41 -0700
Subject: [PATCH] Drive profile validator from opt
---
llvm/tools/opt/NewPMDriver
tblah wrote:
> There is a parsing test that shows the conversion, plus parsing of the new
> modifiers (in the parsing PR). Do you want something specific to lowering,
> e.g. show the same MLIR generated for a given modifier with
> -fopenmp-version=52 and 60?
Ahh okay. Maybe we only need one t
https://github.com/kparzysz updated
https://github.com/llvm/llvm-project/pull/149137
>From acc1a7d3da0d2bd5a60096a9f5dc27338342b952 Mon Sep 17 00:00:00 2001
From: Krzysztof Parzyszek
Date: Wed, 16 Jul 2025 08:04:17 -0500
Subject: [PATCH 1/8] [flang][OpenMP] Sema checks, lowering with new format
shiltian wrote:
### Merge activity
* **Jul 21, 2:51 PM UTC**: A user started a stack merge that includes this pull
request via
[Graphite](https://app.graphite.dev/github/pr/llvm/llvm-project/149628).
https://github.com/llvm/llvm-project/pull/149628
___
shiltian wrote:
### Merge activity
* **Jul 21, 2:51 PM UTC**: A user started a stack merge that includes this pull
request via
[Graphite](https://app.graphite.dev/github/pr/llvm/llvm-project/149631).
https://github.com/llvm/llvm-project/pull/149631
___
@@ -23,14 +23,15 @@
#include "llvm/Support/Debug.h"
#include "llvm/Support/TimeProfiler.h"
#include
+#include
namespace clang::lifetimes {
namespace internal {
namespace {
-template
-inline llvm::raw_ostream &operator<<(llvm::raw_ostream &OS, ID ID) {
- return OS << ID
@@ -832,6 +833,65 @@ class LoanPropagationAnalysis
}
};
+// = //
+// Expired Loans Analysis
+// = //
--
@@ -778,6 +778,65 @@ class LoanPropagationAnalysis
}
};
+// = //
+// Expired Loans Analysis
+// = //
+
+///
@@ -832,6 +833,65 @@ class LoanPropagationAnalysis
}
};
+// = //
+// Expired Loans Analysis
+// = //
+
+///
https://github.com/usx95 updated
https://github.com/llvm/llvm-project/pull/149731
>From 8e3c34b2cc04ae149036cb85897d4f2ed89cf76a Mon Sep 17 00:00:00 2001
From: Utkarsh Saxena
Date: Sun, 20 Jul 2025 18:33:56 +
Subject: [PATCH] basic error report for use after free
---
.../clang/Analysis/An
https://github.com/usx95 updated
https://github.com/llvm/llvm-project/pull/148712
>From 6ad27daa970326ee078516de11298a1d07e5b2d9 Mon Sep 17 00:00:00 2001
From: Utkarsh Saxena
Date: Mon, 14 Jul 2025 19:37:49 +
Subject: [PATCH] [LifetimeSafety] Add loan expiry analysis
---
.../clang/Analysi
https://github.com/usx95 updated
https://github.com/llvm/llvm-project/pull/148976
>From 8aa7431b32ca109f6d0b051294bcc6f350c618f7 Mon Sep 17 00:00:00 2001
From: Utkarsh Saxena
Date: Tue, 15 Jul 2025 22:19:48 +
Subject: [PATCH] add-liveness-finally
---
.../clang/Analysis/Analyses/LifetimeSa
https://github.com/usx95 updated
https://github.com/llvm/llvm-project/pull/149577
>From c55a8f92f55c932b5f334b681986397d639f6826 Mon Sep 17 00:00:00 2001
From: Utkarsh Saxena
Date: Sat, 19 Jul 2025 15:40:36 +
Subject: [PATCH] add live origins
---
.../test/Analysis/LifetimeSafety/benchmark
https://github.com/usx95 updated
https://github.com/llvm/llvm-project/pull/149731
>From 8e3c34b2cc04ae149036cb85897d4f2ed89cf76a Mon Sep 17 00:00:00 2001
From: Utkarsh Saxena
Date: Sun, 20 Jul 2025 18:33:56 +
Subject: [PATCH] basic error report for use after free
---
.../clang/Analysis/An
https://github.com/usx95 updated
https://github.com/llvm/llvm-project/pull/149577
>From c55a8f92f55c932b5f334b681986397d639f6826 Mon Sep 17 00:00:00 2001
From: Utkarsh Saxena
Date: Sat, 19 Jul 2025 15:40:36 +
Subject: [PATCH] add live origins
---
.../test/Analysis/LifetimeSafety/benchmark
https://github.com/usx95 updated
https://github.com/llvm/llvm-project/pull/148976
>From 8aa7431b32ca109f6d0b051294bcc6f350c618f7 Mon Sep 17 00:00:00 2001
From: Utkarsh Saxena
Date: Tue, 15 Jul 2025 22:19:48 +
Subject: [PATCH] add-liveness-finally
---
.../clang/Analysis/Analyses/LifetimeSa
@@ -8157,6 +8158,21 @@ mlir::Value IntrinsicLibrary::genTand(mlir::Type
resultType,
return getRuntimeCallGenerator("tan", ftype)(builder, loc, {arg});
}
+// TANPI
+mlir::Value IntrinsicLibrary::genTanpi(mlir::Type resultType,
+ llvm::Ar
@@ -1003,12 +1003,13 @@ Map make(const parser::OmpClause::Map &inp,
CLAUSET_ENUM_CONVERT( //
convert1, parser::OmpMapType::Value, Map::MapType,
kparzysz wrote:
Done
https://github.com/llvm/llvm-project/pull/149137
__
https://github.com/kparzysz updated
https://github.com/llvm/llvm-project/pull/149137
>From acc1a7d3da0d2bd5a60096a9f5dc27338342b952 Mon Sep 17 00:00:00 2001
From: Krzysztof Parzyszek
Date: Wed, 16 Jul 2025 08:04:17 -0500
Subject: [PATCH 1/7] [flang][OpenMP] Sema checks, lowering with new format
https://github.com/kparzysz updated
https://github.com/llvm/llvm-project/pull/149137
>From acc1a7d3da0d2bd5a60096a9f5dc27338342b952 Mon Sep 17 00:00:00 2001
From: Krzysztof Parzyszek
Date: Wed, 16 Jul 2025 08:04:17 -0500
Subject: [PATCH 1/6] [flang][OpenMP] Sema checks, lowering with new format
https://github.com/kparzysz updated
https://github.com/llvm/llvm-project/pull/149137
>From acc1a7d3da0d2bd5a60096a9f5dc27338342b952 Mon Sep 17 00:00:00 2001
From: Krzysztof Parzyszek
Date: Wed, 16 Jul 2025 08:04:17 -0500
Subject: [PATCH 1/5] [flang][OpenMP] Sema checks, lowering with new format
https://github.com/erichkeane approved this pull request.
Appreciate you extracting this. these are pretty trivial too.
https://github.com/llvm/llvm-project/pull/149747
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://li
https://github.com/kparzysz updated
https://github.com/llvm/llvm-project/pull/149137
>From acc1a7d3da0d2bd5a60096a9f5dc27338342b952 Mon Sep 17 00:00:00 2001
From: Krzysztof Parzyszek
Date: Wed, 16 Jul 2025 08:04:17 -0500
Subject: [PATCH 1/4] [flang][OpenMP] Sema checks, lowering with new format
https://github.com/usx95 updated
https://github.com/llvm/llvm-project/pull/149731
>From a30dad1eb6bf11dbc215f7e98bdfa3f4109c1557 Mon Sep 17 00:00:00 2001
From: Utkarsh Saxena
Date: Sun, 20 Jul 2025 18:33:56 +
Subject: [PATCH] basic error report for use after free
---
.../clang/Analysis/An
https://github.com/erichkeane approved this pull request.
This one seems pretty mechanical. LGTM.
https://github.com/llvm/llvm-project/pull/148015
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/m
https://github.com/banach-space approved this pull request.
LGTM, thanks for splitting this into two!
https://github.com/llvm/llvm-project/pull/148198
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bi
https://github.com/erichkeane approved this pull request.
https://github.com/llvm/llvm-project/pull/148014
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
kparzysz wrote:
There is a parsing test that shows the conversion, plus parsing of the new
modifiers. Do you want something specific to lowering, e.g. show the same MLIR
generated for a given modifier with -fopenmp-version=52 and 60?
https://github.com/llvm/llvm-project/pull/149137
__
https://github.com/Xazax-hun approved this pull request.
Once the comments are addressed it looks good to me.
https://github.com/llvm/llvm-project/pull/148712
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.o
https://github.com/erichkeane approved this pull request.
I did as in depth of a review of this as I could, nothing sticks out to me.
https://github.com/llvm/llvm-project/pull/148012
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.o
1 - 100 of 177 matches
Mail list logo