[clang] [Clang] Added check for unexpanded pack in attribute [[assume]] (PR #91841)

2024-05-11 Thread Azmat Yusuf via cfe-commits
ention for it. https://github.com/llvm/llvm-project/pull/91841 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[Lldb-commits] [clang] [clang-tools-extra] [compiler-rt] [libcxx] [lld] [lldb] [llvm] [mlir] [polly] fix(python): fix invalid escape sequences (PR #91856)

2024-05-11 Thread Tom Stellard via lldb-commits
tstellar wrote: Two questions: * Did you use a script to generate this patch? * Why do we need to make this change? https://github.com/llvm/llvm-project/pull/91856 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi

[clang] [clang-tools-extra] [compiler-rt] [libcxx] [lld] [lldb] [llvm] [mlir] [polly] fix(python): fix invalid escape sequences (PR #91856)

2024-05-11 Thread Tom Stellard via cfe-commits
tstellar wrote: Two questions: * Did you use a script to generate this patch? * Why do we need to make this change? https://github.com/llvm/llvm-project/pull/91856 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin

01/09: gnu: Add python-libensemble.

2024-05-11 Thread guix-commits
monego pushed a commit to branch master in repository guix. commit 88c170a916ff069af427f4aa0d23cbfba3be7c19 Author: Vinicius Monego AuthorDate: Sun Mar 31 21:40:54 2024 -0300 gnu: Add python-libensemble. * gnu/packages/maths.scm (python-libensemble): New variable.

05/09: gnu: gplates: Update to 2.5.

2024-05-11 Thread guix-commits
monego pushed a commit to branch master in repository guix. commit 6b60d54bbc61a6251cb669ab3710504f3df2cff3 Author: Vinicius Monego AuthorDate: Wed Apr 17 00:12:46 2024 -0300 gnu: gplates: Update to 2.5. * gnu/packages/geo.scm (gplates): Update to 2.5. Change-Id:

07/09: gnu: python-scikit-rf: Update to 1.0.0.

2024-05-11 Thread guix-commits
monego pushed a commit to branch master in repository guix. commit 30fe006a0b379e343291738e637feefd0c20cced Author: Vinicius Monego AuthorDate: Fri May 3 15:47:17 2024 -0300 gnu: python-scikit-rf: Update to 1.0.0. * gnu/packages/engineering.scm (python-scikit-rf): Update to 1.0.0.

02/09: gnu: c-toxcore: Update to 0.2.19.

2024-05-11 Thread guix-commits
monego pushed a commit to branch master in repository guix. commit 68c34a7192a492ab1446b13d128ab31f4e8a4825 Author: Vinicius Monego AuthorDate: Fri Apr 5 21:14:12 2024 -0300 gnu: c-toxcore: Update to 0.2.19. * gnu/packages/messaging.scm (c-toxcore): Update to 0.2.19. [source]:

03/09: gnu: toxic: Update to 0.15.1.

2024-05-11 Thread guix-commits
monego pushed a commit to branch master in repository guix. commit 1568af95bd505499084723dbc8bba37775739375 Author: Vinicius Monego AuthorDate: Fri Apr 5 21:24:19 2024 -0300 gnu: toxic: Update to 0.15.1. * gnu/packages/messaging.scm (toxic): Update to 0.15.1. [arguments]: Use

06/09: gnu: python-hy: Update to 0.28.0.

2024-05-11 Thread guix-commits
monego pushed a commit to branch master in repository guix. commit 6fa742ab31e80c8748fb0c2b2fd055d008d2b48b Author: Vinicius Monego AuthorDate: Fri May 3 15:28:34 2024 -0300 gnu: python-hy: Update to 0.28.0. * gnu/packages/python-xyz.scm (python-hy): Update to 0.28.0.

09/09: gnu: kdenlive: Update to 24.02.2.

2024-05-11 Thread guix-commits
monego pushed a commit to branch master in repository guix. commit 43e790f4c95564063d8c1c7b6e866d96da2203ad Author: Vinicius Monego AuthorDate: Fri May 3 16:22:28 2024 -0300 gnu: kdenlive: Update to 24.02.2. * gnu/packages/kde.scm (kdenlive): Update to 24.02.2. Change-Id:

08/09: gnu: mlt: Update to 7.24.0.

2024-05-11 Thread guix-commits
monego pushed a commit to branch master in repository guix. commit 0680eadf3be4d8666b05b6af103dac817eb81ab8 Author: Vinicius Monego AuthorDate: Fri May 3 15:49:59 2024 -0300 gnu: mlt: Update to 7.24.0. * gnu/packages/video.scm (mlt): Update to 7.24.0. Change-Id:

04/09: gnu: weechat: Update to 4.2.2.

2024-05-11 Thread guix-commits
monego pushed a commit to branch master in repository guix. commit 07e59e8c7b4da14410c8ee275d3c4fbc1e3140f5 Author: Vinicius Monego AuthorDate: Wed Apr 10 22:31:47 2024 -0300 gnu: weechat: Update to 4.2.2. * gnu/packages/irc.scm (weechat): Update to 4.2.2. Change-Id:

branch master updated (4eb1a5426b -> 43e790f4c9)

2024-05-11 Thread guix-commits
monego pushed a change to branch master in repository guix. from 4eb1a5426b gnu: python-metpy: Update to 1.6.2. new 88c170a916 gnu: Add python-libensemble. new 68c34a7192 gnu: c-toxcore: Update to 0.2.19. new 1568af95bd gnu: toxic: Update to 0.15.1. new 07e59e8c7b gnu:

branch master updated: gnu: python-metpy: Update to 1.6.2.

2024-05-11 Thread guix-commits
This is an automated email from the git hooks/post-receive script. monego pushed a commit to branch master in repository guix. The following commit(s) were added to refs/heads/master by this push: new 4eb1a5426b gnu: python-metpy: Update to 1.6.2. 4eb1a5426b is described below commit

[clang] [clang-tools-extra] [compiler-rt] [lldb] [llvm] [mlir] [openmp] [polly] fix(python): fix comparison to None (PR #91857)

2024-05-11 Thread Oleksandr Alex Zinenko via cfe-commits
ftynse wrote: Please provide a proper patch description, i.e., why the change is being made. https://github.com/llvm/llvm-project/pull/91857 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe

[Lldb-commits] [clang] [clang-tools-extra] [compiler-rt] [lldb] [llvm] [mlir] [openmp] [polly] fix(python): fix comparison to None (PR #91857)

2024-05-11 Thread Oleksandr Alex Zinenko via lldb-commits
ftynse wrote: Please provide a proper patch description, i.e., why the change is being made. https://github.com/llvm/llvm-project/pull/91857 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb

[clang] [clang] Use StringRef::operator== instead of StringRef::equals (NFC) (PR #91844)

2024-05-11 Thread Fangrui Song via cfe-commits
https://github.com/MaskRay approved this pull request. https://github.com/llvm/llvm-project/pull/91844 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

02/02: gnu: Add guile-avatar.

2024-05-11 Thread guix-commits
arunisaac pushed a commit to branch master in repository guix. commit b23183c315fae08843a80441c60a8ddbb6590409 Author: Felix Lechner AuthorDate: Fri May 10 20:11:11 2024 -0700 gnu: Add guile-avatar. * gnu/packages/guile-xyz.scm (guile-avatar): New variable. Change-Id:

branch master updated (9288654773 -> b23183c315)

2024-05-11 Thread guix-commits
arunisaac pushed a change to branch master in repository guix. from 9288654773 teams: Add Matt to the documentation team. new dd007ed55e gnu: mumi: Update to 0.1.0. new b23183c315 gnu: Add guile-avatar. The 2 revisions listed above as "new" are entirely new to this repository and

01/02: gnu: mumi: Update to 0.1.0.

2024-05-11 Thread guix-commits
arunisaac pushed a commit to branch master in repository guix. commit dd007ed55ee7b792324e072f5ed3ddfcf561782e Author: Arun Isaac AuthorDate: Sat May 11 16:55:04 2024 +0100 gnu: mumi: Update to 0.1.0. * gnu/packages/mail.scm (mumi): Update to 0.1.0. [inputs]: Add xdg-utils.

[jenkinsci/badge-plugin] 04a122: Drop job from ci.jenkins.io

2024-05-11 Thread 'Mark Waite' via Jenkins Commits
Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/badge-plugin/push/refs

[clang] [clang] visit constraint of NTTP (PR #91842)

2024-05-11 Thread Qizhi Hu via cfe-commits
https://github.com/jcsxky edited https://github.com/llvm/llvm-project/pull/91842 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [clang] visit constraint of NTTP (PR #91842)

2024-05-11 Thread Qizhi Hu via cfe-commits
e. https://github.com/llvm/llvm-project/pull/91842 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[Lldb-commits] [clang] [lldb] [llvm] [openmp] [polly] fix(python): fix comparison to True/False (PR #91858)

2024-05-11 Thread via lldb-commits
pat-test/genpytest.py b/polly/lib/External/isl/imath/tests/gmp-compat-test/genpytest.py index 1b5a38ce829b3..c331812309e24 100644 --- a/polly/lib/External/isl/imath/tests/gmp-compat-test/genpytest.py +++ b/polly/lib/External/isl/imath/tests/gmp-compat-test/genpytest.py @@ -54,7 +54,7 @@ def run_te

[clang] [lldb] [llvm] [openmp] [polly] fix(python): fix comparison to True/False (PR #91858)

2024-05-11 Thread via cfe-commits
pat-test/genpytest.py b/polly/lib/External/isl/imath/tests/gmp-compat-test/genpytest.py index 1b5a38ce829b3..c331812309e24 100644 --- a/polly/lib/External/isl/imath/tests/gmp-compat-test/genpytest.py +++ b/polly/lib/External/isl/imath/tests/gmp-compat-test/genpytest.py @@ -54,7 +54,7 @@ def run_t

[clang] [lldb] [llvm] [openmp] [polly] fix(python): fix comparison to True/False (PR #91858)

2024-05-11 Thread via cfe-commits
). You can also ask questions in a comment on this PR, on the [LLVM Discord](https://discord.com/invite/xS7Z362) or on the [forums](https://discourse.llvm.org/). https://github.com/llvm/llvm-project/pull/91858 _______ cfe-commits mailing list cfe-commits@lists.l

[Lldb-commits] [clang] [lldb] [llvm] [openmp] [polly] fix(python): fix comparison to True/False (PR #91858)

2024-05-11 Thread via lldb-commits
). You can also ask questions in a comment on this PR, on the [LLVM Discord](https://discord.com/invite/xS7Z362) or on the [forums](https://discourse.llvm.org/). https://github.com/llvm/llvm-project/pull/91858 _______ lldb-commits mailing list lld

[Lldb-commits] [clang] [lldb] [llvm] [openmp] [polly] fix(python): fix comparison to True/False (PR #91858)

2024-05-11 Thread Eisuke Kawashima via lldb-commits
s/gmp-compat-test/genpytest.py +++ b/polly/lib/External/isl/imath/tests/gmp-compat-test/genpytest.py @@ -54,7 +54,7 @@ def run_test(test, line, name, gmp_test_so, imath_test_so, *args): if childpid == 0: eq = test(line, name, gmp_test_so, imath_test_so, *args) if fork: - sys.exit(eq != True) + sys.exit(eq is not True) else: return eq else: ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

[clang] [lldb] [llvm] [openmp] [polly] fix(python): fix comparison to True/False (PR #91858)

2024-05-11 Thread Eisuke Kawashima via cfe-commits
s/gmp-compat-test/genpytest.py +++ b/polly/lib/External/isl/imath/tests/gmp-compat-test/genpytest.py @@ -54,7 +54,7 @@ def run_test(test, line, name, gmp_test_so, imath_test_so, *args): if childpid == 0: eq = test(line, name, gmp_test_so, imath_test_so, *args) if fork: - sys.exit(eq != True) + sys.exit(eq is not True) else: return eq else: ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

branch tex-team updated: gnu: texlive-xpdfopen: Build executables.

2024-05-11 Thread guix-commits
This is an automated email from the git hooks/post-receive script. ngz pushed a commit to branch tex-team in repository guix. The following commit(s) were added to refs/heads/tex-team by this push: new e702e8bf2b gnu: texlive-xpdfopen: Build executables. e702e8bf2b is described below

[clang] [clang-tools-extra] [compiler-rt] [lldb] [llvm] [mlir] [openmp] [polly] fix(python): fix comparison to None (PR #91857)

2024-05-11 Thread via cfe-commits
rtSBError(trace.Start(configuration), error=error) else: command = "process trace start" -if processBufferSizeLimit != None: +if processBufferSizeLimit is not None: command += " -l " + str(processBufferSizeLimit) if

[Lldb-commits] [clang] [clang-tools-extra] [compiler-rt] [lldb] [llvm] [mlir] [openmp] [polly] fix(python): fix comparison to None (PR #91857)

2024-05-11 Thread via lldb-commits
rtSBError(trace.Start(configuration), error=error) else: command = "process trace start" -if processBufferSizeLimit != None: +if processBufferSizeLimit is not None: command += " -l " + str(processBufferSizeLimit) if en

[clang] [clang-tools-extra] [compiler-rt] [lldb] [llvm] [mlir] [openmp] [polly] fix(python): fix comparison to None (PR #91857)

2024-05-11 Thread via cfe-commits
else: command = "process trace start" -if processBufferSizeLimit != None: +if processBufferSizeLimit is not None: command += " -l " + str(processBufferSizeLimit) if enableTsc: command += " --tsc" diff --git a/lldb/test/API/functionalities/breakpoint/address_breakpoints/TestBadAddressBreakpoints.py b/lldb/test/API/functionalities/breakpoint/address_breakpoints/TestBadAddressBreakpoints.py index d120692e4d6e6..3674a8c233c8d 100644 --- a/lldb/test/API/functionalities/breakpoint/address_breakpoints/TestBadAddressBreakpoints.py +++ b/lldb/test/API/functionalities/breakpoint/address_breakpoints/TestBadAddressBreakpoints.py @@ -32,7 +32,7 @@ def address_breakpoints(self): ... [truncated] `` https://github.com/llvm/llvm-project/pull/91857 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[Lldb-commits] [clang] [clang-tools-extra] [compiler-rt] [lldb] [llvm] [mlir] [openmp] [polly] fix(python): fix comparison to None (PR #91857)

2024-05-11 Thread via lldb-commits
else: command = "process trace start" -if processBufferSizeLimit != None: +if processBufferSizeLimit is not None: command += " -l " + str(processBufferSizeLimit) if enableTsc: command += " --tsc" diff --git a/lldb/test/API/functionalities/breakpoint/address_breakpoints/TestBadAddressBreakpoints.py b/lldb/test/API/functionalities/breakpoint/address_breakpoints/TestBadAddressBreakpoints.py index d120692e4d6e6..3674a8c233c8d 100644 --- a/lldb/test/API/functionalities/breakpoint/address_breakpoints/TestBadAddressBreakpoints.py +++ b/lldb/test/API/functionalities/breakpoint/address_breakpoints/TestBadAddressBreakpoints.py @@ -32,7 +32,7 @@ def address_breakpoints(self): ... [truncated] `` https://github.com/llvm/llvm-project/pull/91857 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

[clang] [clang-tools-extra] [compiler-rt] [lldb] [llvm] [mlir] [openmp] [polly] fix(python): fix comparison to None (PR #91857)

2024-05-11 Thread via cfe-commits
). You can also ask questions in a comment on this PR, on the [LLVM Discord](https://discord.com/invite/xS7Z362) or on the [forums](https://discourse.llvm.org/). https://github.com/llvm/llvm-project/pull/91857 _______ cfe-commits mailing list cfe-commits@lists.l

[Lldb-commits] [clang] [clang-tools-extra] [compiler-rt] [lldb] [llvm] [mlir] [openmp] [polly] fix(python): fix comparison to None (PR #91857)

2024-05-11 Thread via lldb-commits
). You can also ask questions in a comment on this PR, on the [LLVM Discord](https://discord.com/invite/xS7Z362) or on the [forums](https://discourse.llvm.org/). https://github.com/llvm/llvm-project/pull/91857 _______ lldb-commits mailing list lld

[clang] [clang-tools-extra] [compiler-rt] [lldb] [llvm] [mlir] [openmp] [polly] fix(python): fix comparison to None (PR #91857)

2024-05-11 Thread Eisuke Kawashima via cfe-commits
(isl_dlname) @@ -29,7 +29,7 @@ class Context: @staticmethod def getDefaultInstance(): -if Context.defaultInstance == None: +if Context.defaultInstance is None: Context.defaultInstance = Context() return Context.defaultInstance diff --git a/polly/utils/pyscop/isl.py b/polly/utils/pyscop/isl.py index 5eaf7798e20b9..c06b7bca28042 100644 --- a/polly/utils/pyscop/isl.py +++ b/polly/utils/pyscop/isl.py @@ -24,7 +24,7 @@ def from_ptr(ptr): @staticmethod def getDefaultInstance(): -if Context.defaultInstance == None: +if Context.defaultInstance is None: Context.defaultInstance = Context() return Context.defaultInstance @@ -33,12 +33,12 @@ def getDefaultInstance(): class IslObject: def __init__(self, string="", ctx=None, ptr=None): self.initialize_isl_methods() -if ptr != None: +if ptr is not None: self.ptr = ptr self.ctx = self.get_isl_method("get_ctx")(self) return -if ctx == None: +if ctx is None: ctx = Context.getDefaultInstance() self.ctx = ctx @@ -236,7 +236,7 @@ class Printer: FORMAT_EXT_POLYLIB = 6 def __init__(self, ctx=None): -if ctx == None: +if ctx is None: ctx = Context.getDefaultInstance() self.ctx = ctx ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[Lldb-commits] [clang] [clang-tools-extra] [compiler-rt] [lldb] [llvm] [mlir] [openmp] [polly] fix(python): fix comparison to None (PR #91857)

2024-05-11 Thread Eisuke Kawashima via lldb-commits
(isl_dlname) @@ -29,7 +29,7 @@ class Context: @staticmethod def getDefaultInstance(): -if Context.defaultInstance == None: +if Context.defaultInstance is None: Context.defaultInstance = Context() return Context.defaultInstance diff --git a/polly

[clang] [Clang] Implement P3034R1 Module Declarations Shouldn’t be Macros (PR #90574)

2024-05-11 Thread via cfe-commits
https://github.com/yronglin updated https://github.com/llvm/llvm-project/pull/90574 >From 1dcb4c3ac1efaf3a6a4317751e23089a6c8ccac1 Mon Sep 17 00:00:00 2001 From: yronglin Date: Tue, 30 Apr 2024 17:18:26 +0800 Subject: [PATCH 01/11] =?UTF-8?q?[Clang]=20Implement=20P3034R1=20Module=20?=

[clang] [Clang] Implement P3034R1 Module Declarations Shouldn’t be Macros (PR #90574)

2024-05-11 Thread via cfe-commits
https://github.com/yronglin updated https://github.com/llvm/llvm-project/pull/90574 >From 1dcb4c3ac1efaf3a6a4317751e23089a6c8ccac1 Mon Sep 17 00:00:00 2001 From: yronglin Date: Tue, 30 Apr 2024 17:18:26 +0800 Subject: [PATCH 01/11] =?UTF-8?q?[Clang]=20Implement=20P3034R1=20Module=20?=

[clang] [clang-tools-extra] [compiler-rt] [libcxx] [lld] [lldb] [llvm] [mlir] [polly] fix(python): fix invalid escape sequences (PR #91856)

2024-05-11 Thread via cfe-commits
ce of the class. diff --git a/lldb/test/API/commands/command/backticks/TestBackticksInAlias.py b/lldb/test/API/commands/command/backticks/TestBackticksInAlias.py index c31a08ac00182..2cb8d225d6d07 100644 --- a/lldb/test/API/commands/command/backticks/TestBackticksInAlias.py +++ b/lldb/test/API/commands/command/backticks/TestBackticksInAlias.py @@ -20,7 +20,7 @@ def test_backticks_in_alias(self): interp = self.dbg.GetCommandInterpreter() result = lldb.SBCommandReturnObject() interp.HandleCommand( -"command alias _test-argv-cmd expression -Z \`argc\` -- argv", result +r"command alias _test-argv-cmd expression -Z \`argc\` -- argv", result ) self.assertCommandReturn(result, "Made the alias") interp.HandleCommand("_test-argv-cmd", result) @@ -28,7 +28,7 @@ def test_backticks_in_alias(self): # Now try a harder case where we create this using an alias: interp.HandleCommand( -"command alias _test-argv-parray-cmd parray \`argc\` argv", result +r"command alias _test-argv-parray-cmd parray \`argc\` argv", result ) self.assertCommandReturn(result, "Made the alias") interp.HandleCommand("_test-argv-parray-cmd", result) diff --git a/lldb/test/API/commands/expression/memory-allocation/TestMemoryAllocSettings.py b/lldb/test/API/commands/expression/memory-allocation/TestMemoryAllocSettings.py index d27f07717affb..a82141a0792f2 100644 --- a/lldb/test/API/commands/expression/... [truncated] `` https://github.com/llvm/llvm-project/pull/91856 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[Lldb-commits] [clang] [clang-tools-extra] [compiler-rt] [libcxx] [lld] [lldb] [llvm] [mlir] [polly] fix(python): fix invalid escape sequences (PR #91856)

2024-05-11 Thread via lldb-commits
ce of the class. diff --git a/lldb/test/API/commands/command/backticks/TestBackticksInAlias.py b/lldb/test/API/commands/command/backticks/TestBackticksInAlias.py index c31a08ac00182..2cb8d225d6d07 100644 --- a/lldb/test/API/commands/command/backticks/TestBackticksInAlias.py +++ b/lldb/test/API/commands/command/backticks/TestBackticksInAlias.py @@ -20,7 +20,7 @@ def test_backticks_in_alias(self): interp = self.dbg.GetCommandInterpreter() result = lldb.SBCommandReturnObject() interp.HandleCommand( -"command alias _test-argv-cmd expression -Z \`argc\` -- argv", result +r"command alias _test-argv-cmd expression -Z \`argc\` -- argv", result ) self.assertCommandReturn(result, "Made the alias") interp.HandleCommand("_test-argv-cmd", result) @@ -28,7 +28,7 @@ def test_backticks_in_alias(self): # Now try a harder case where we create this using an alias: interp.HandleCommand( -"command alias _test-argv-parray-cmd parray \`argc\` argv", result +r"command alias _test-argv-parray-cmd parray \`argc\` argv", result ) self.assertCommandReturn(result, "Made the alias") interp.HandleCommand("_test-argv-parray-cmd", result) diff --git a/lldb/test/API/commands/expression/memory-allocation/TestMemoryAllocSettings.py b/lldb/test/API/commands/expression/memory-allocation/TestMemoryAllocSettings.py index d27f07717affb..a82141a0792f2 100644 --- a/lldb/test/API/commands/expression/... [truncated] `` https://github.com/llvm/llvm-project/pull/91856 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

[clang] [clang-tools-extra] [compiler-rt] [libcxx] [lld] [lldb] [llvm] [mlir] [polly] fix(python): fix invalid escape sequences (PR #91856)

2024-05-11 Thread via cfe-commits
implementation instance of the class. diff --git a/lldb/test/API/commands/command/backticks/TestBackticksInAlias.py b/lldb/test/API/commands/command/backticks/TestBackticksInAlias.py index c31a08ac00182..2cb8d225d6d07 100644 --- a/lldb/test/API/commands/command/backticks/TestBackticksInAlias.py +++ b/lldb/test/API/commands/command/backticks/TestBackticksInAlias.py @@ -20,7 +20,7 @@ def test_backticks_in_alias(self): interp = self.dbg.GetCommandInterpreter() result = lldb.SBCommandReturnObject() interp.HandleCommand( -"command alias _test-argv-cmd expression -Z \`argc\` -- argv", result +r"command alias _test-argv-cmd expression -Z \`argc\` -- argv", result ) self.assertCommandReturn(result, "Made the alias") interp.HandleCommand("_test-argv-cmd", result) @@ -28,7 +28,7 @@ def test_backticks_in_alias(self): # Now try a harder case where we create this using an alias: interp.HandleCommand( -"command alias _test-argv-parray-cmd parray \`argc\` argv", result +r"command alias _test-argv-parray-cmd parray \`argc\` argv", result ) self.assertCommandReturn(result, "Made the alias") interp.HandleCommand("_test-argv-parray-cmd", result) diff --git a/lldb/test/API/commands/expression/memory-allocation/TestMemoryAllocSettings.py b/lldb/test/API/commands/expression/memory-allocation/TestMemoryAllocSettings.py index d27f07717affb..a82141a0792f2 100644 --- a/lldb/test/API/commands/expression/... [truncated] `` https://github.com/llvm/llvm-project/pull/91856 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[Lldb-commits] [clang] [clang-tools-extra] [compiler-rt] [libcxx] [lld] [lldb] [llvm] [mlir] [polly] fix(python): fix invalid escape sequences (PR #91856)

2024-05-11 Thread via lldb-commits
implementation instance of the class. diff --git a/lldb/test/API/commands/command/backticks/TestBackticksInAlias.py b/lldb/test/API/commands/command/backticks/TestBackticksInAlias.py index c31a08ac00182..2cb8d225d6d07 100644 --- a/lldb/test/API/commands/command/backticks/TestBackticksInAlias.py +++ b/lldb/test/API/commands/command/backticks/TestBackticksInAlias.py @@ -20,7 +20,7 @@ def test_backticks_in_alias(self): interp = self.dbg.GetCommandInterpreter() result = lldb.SBCommandReturnObject() interp.HandleCommand( -"command alias _test-argv-cmd expression -Z \`argc\` -- argv", result +r"command alias _test-argv-cmd expression -Z \`argc\` -- argv", result ) self.assertCommandReturn(result, "Made the alias") interp.HandleCommand("_test-argv-cmd", result) @@ -28,7 +28,7 @@ def test_backticks_in_alias(self): # Now try a harder case where we create this using an alias: interp.HandleCommand( -"command alias _test-argv-parray-cmd parray \`argc\` argv", result +r"command alias _test-argv-parray-cmd parray \`argc\` argv", result ) self.assertCommandReturn(result, "Made the alias") interp.HandleCommand("_test-argv-parray-cmd", result) diff --git a/lldb/test/API/commands/expression/memory-allocation/TestMemoryAllocSettings.py b/lldb/test/API/commands/expression/memory-allocation/TestMemoryAllocSettings.py index d27f07717affb..a82141a0792f2 100644 --- a/lldb/test/API/commands/expression/... [truncated] `` https://github.com/llvm/llvm-project/pull/91856 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

[clang] [clang-tools-extra] [compiler-rt] [libcxx] [lld] [lldb] [llvm] [mlir] [polly] fix(python): fix invalid escape sequences (PR #91856)

2024-05-11 Thread via cfe-commits
). You can also ask questions in a comment on this PR, on the [LLVM Discord](https://discord.com/invite/xS7Z362) or on the [forums](https://discourse.llvm.org/). https://github.com/llvm/llvm-project/pull/91856 _______ cfe-commits mailing list cfe-commits@lists.l

[Lldb-commits] [clang] [clang-tools-extra] [compiler-rt] [libcxx] [lld] [lldb] [llvm] [mlir] [polly] fix(python): fix invalid escape sequences (PR #91856)

2024-05-11 Thread via lldb-commits
). You can also ask questions in a comment on this PR, on the [LLVM Discord](https://discord.com/invite/xS7Z362) or on the [forums](https://discourse.llvm.org/). https://github.com/llvm/llvm-project/pull/91856 _______ lldb-commits mailing list lld

17/24: gnu: texlive-t1utils: Build executables.

2024-05-11 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 2d5c5fa7fb917062f85747c7b6efa4d1429ede1d Author: Nicolas Goaziou AuthorDate: Sat May 11 13:49:05 2024 +0200 gnu: texlive-t1utils: Build executables. * gnu/packages/tex.scm (texlive-t1utils): Inherit from TEXLIVE-BIN.

19/24: gnu: texlive-afm2pl: Build executables.

2024-05-11 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 59217db12c9669aac2e90d6ed24bc0af1876da71 Author: Nicolas Goaziou AuthorDate: Sat May 11 15:26:11 2024 +0200 gnu: texlive-afm2pl: Build executables. * gnu/packages/tex.scm (texlive-afm2pl): Inherit from TEXLIVE-BIN.

20/24: gnu: Add texlive-libptexenc.

2024-05-11 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 0e894f2395b9fe8b469aaf029a6ff743b6383120 Author: Nicolas Goaziou AuthorDate: Sat May 11 15:44:52 2024 +0200 gnu: Add texlive-libptexenc. * gnu/packages/tex.scm (texlive-libptexenc): New variable. Change-Id:

06/24: gnu: texlive-bin: Remove conditional tests on some architectures.

2024-05-11 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit a47a080900dd37d89b19fb01662a15ec57173d01 Author: Nicolas Goaziou AuthorDate: Wed May 8 18:30:03 2024 +0200 gnu: texlive-bin: Remove conditional tests on some architectures. * gnu/packages/tex.scm

08/24: gnu: texlive-libkpathsea: Set sane values in "texmf.cnf".

2024-05-11 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 31a7adc3b55e7950e6e606c280542cb825f03f30 Author: Nicolas Goaziou AuthorDate: Fri May 10 22:49:51 2024 +0200 gnu: texlive-libkpathsea: Set sane values in "texmf.cnf". * gnu/packages/tex.scm

13/24: gnu: texlive-bin: Skip building axodraw2.

2024-05-11 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 887c10f56843e9bfeaec946a48bb6346e494e5ec Author: Nicolas Goaziou AuthorDate: Sat May 11 12:22:48 2024 +0200 gnu: texlive-bin: Skip building axodraw2. * gnu/packages/tex.scm

03/24: gnu: texlive-psutils: Build executable.

2024-05-11 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit ac3b0cfb0e245e3b98b9d07ef351d385acaa1782 Author: Nicolas Goaziou AuthorDate: Wed May 8 16:55:25 2024 +0200 gnu: texlive-psutils: Build executable. * gnu/packages/tex.scm (texlive-psutils): Use TEXLIVE-SOURCE to build

01/24: gnu: texlive-libkpathsea: Fix TEXMFCACHE location.

2024-05-11 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit ab3a02cf248cc61cf466ae999e3da54baf1412eb Author: Nicolas Goaziou AuthorDate: Wed May 8 14:42:36 2024 +0200 gnu: texlive-libkpathsea: Fix TEXMFCACHE location. * gnu/packages/tex.scm

22/24: gnu: texlive-autosp: Build executables.

2024-05-11 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 61ec26636c923b94e21c3e5a15d2e0a76dbb052c Author: Nicolas Goaziou AuthorDate: Sat May 11 15:55:39 2024 +0200 gnu: texlive-autosp: Build executables. * gnu/packages/tex.scm (texlive-autosp): Inherit from TEXLIVE-BIN.

branch tex-team created (now 424de1d65f)

2024-05-11 Thread guix-commits
ngz pushed a change to branch tex-team in repository guix. at 424de1d65f gnu: texlive-ps2eps: Build executables. This branch includes the following new commits: new ab3a02cf24 gnu: texlive-libkpathsea: Fix TEXMFCACHE location. new c5ddbabe5d gnu: texlive-chktex: Fix runtime

05/24: gnu: texlive-bin: Remove unnecessary phases.

2024-05-11 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit b53f1b0ec6df1c74b4670ec74122db0cf94298b6 Author: Nicolas Goaziou AuthorDate: Wed May 8 18:28:12 2024 +0200 gnu: texlive-bin: Remove unnecessary phases. * gnu/packages/tex.scm (texlive-bin)[arguments]<#:phases>: These

23/24: gnu: texlive-velthuis: Build executable.

2024-05-11 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit ecfbd227446e21160fb587d49fcfb2b5b97799fe Author: Nicolas Goaziou AuthorDate: Sat May 11 16:43:05 2024 +0200 gnu: texlive-velthuis: Build executable. * gnu/packages/tex.scm (texlive-velthuis-bin): New variable.

21/24: gnu: texlive-dvi2tty: Build executables.

2024-05-11 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 17475ce98b97d36b043a58f8bff0fce5fd25272b Author: Nicolas Goaziou AuthorDate: Sat May 11 15:45:50 2024 +0200 gnu: texlive-dvi2tty: Build executables. * gnu/packages/tex.scm (texlive-dvi2tty): Inherit from TEXLIVE-BIN.

12/24: gnu: texlive-bin: Do not build Xindy.

2024-05-11 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 5688ba5e229bd2c0ef5790a529a4725b342ab4e6 Author: Nicolas Goaziou AuthorDate: Sat May 11 12:15:50 2024 +0200 gnu: texlive-bin: Do not build Xindy. * gnu/packages/tex.scm (texlive-bin)[arguments]<#:configure-flags>: Do

15/24: gnu: texlive-lacheck: Build executable.

2024-05-11 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 03140ea30f1e5acc49664b8e595049f806e298a9 Author: Nicolas Goaziou AuthorDate: Sat May 11 13:06:50 2024 +0200 gnu: texlive-lacheck: Build executable. * gnu/packages/tex.scm (texlive-lacheck): Inherit from TEXLIVE-BIN.

18/24: gnu: texlive-dvipng: Build executables.

2024-05-11 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit e5028043e1f61c9194019e30b065bf68d8ce9ec8 Author: Nicolas Goaziou AuthorDate: Sat May 11 13:59:37 2024 +0200 gnu: texlive-dvipng: Build executables. * gnu/packages/tex.scm (texlive-dvipng): Inherit from TEXLIVE-BIN.

09/24: gnu: texlive-dvisvgm: Build executables.

2024-05-11 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit d563f1e2769318e31962fdc003258dfba3344fe6 Author: Nicolas Goaziou AuthorDate: Sat May 11 02:46:48 2024 +0200 gnu: texlive-dvisvgm: Build executables. * gnu/packages/tex.scm (texlive-dvisvgm)[source]: Build from

02/24: gnu: texlive-chktex: Fix runtime error.

2024-05-11 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit c5ddbabe5d23e517365e5216574fc3271769a081 Author: Nicolas Goaziou AuthorDate: Wed May 8 16:41:02 2024 +0200 gnu: texlive-chktex: Fix runtime error. This fixes . *

14/24: gnu: texlive-cjkutils: Build executables.

2024-05-11 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit f2f0ce294aec0d36c19f29d4cd8221321a047745 Author: Nicolas Goaziou AuthorDate: Sat May 11 12:53:56 2024 +0200 gnu: texlive-cjkutils: Build executables. * gnu/packages/tex.scm (texlive-cjkutils): Inherit from

24/24: gnu: texlive-ps2eps: Build executables.

2024-05-11 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 424de1d65f56b84a0dde629b79ff30ea65ca0b13 Author: Nicolas Goaziou AuthorDate: Sat May 11 16:44:53 2024 +0200 gnu: texlive-ps2eps: Build executables. * gnu/packages/tex.scm (texlive-ps2eps): Inherit from TEXLIVE-BIN.

07/24: gnu: Updated commentary in "tex.scm".

2024-05-11 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit f77603ed5e7e645db789e487b05b6c8c5b8635e0 Author: Nicolas Goaziou AuthorDate: Wed May 8 18:38:42 2024 +0200 gnu: Updated commentary in "tex.scm". * gnu/packages/tex.scm: Remove part about monolithic TEXLIVE package.

16/24: gnu: texlive-lcdftypetools: Build executables.

2024-05-11 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 4ae755fab25002d705aa495be350b921c39e1252 Author: Nicolas Goaziou AuthorDate: Sat May 11 13:11:16 2024 +0200 gnu: texlive-lcdftypetools: Build executables. * gnu/packages/tex.scm (texlive-lcdftypetools): Inherit from

11/24: gnu: texlive-xindy: Refactor package.

2024-05-11 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit be6b4c059b5fd62ddd2e61fe22f4f6a8e2346012 Author: Nicolas Goaziou AuthorDate: Sat May 11 12:14:32 2024 +0200 gnu: texlive-xindy: Refactor package. * gnu/packages/tex.scm (texlive-xindy): Inherit from TEXLIVE-BIN.

04/24: gnu: texlive-bin, texlive-kpathsea: Refer to TEXLIVE-SOURCE.

2024-05-11 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 12149138cfbb88a50ffe91a7ddafd2b2e07629b4 Author: Nicolas Goaziou AuthorDate: Wed May 8 18:19:52 2024 +0200 gnu: texlive-bin, texlive-kpathsea: Refer to TEXLIVE-SOURCE. * gnu/packages/tex.scm

10/24: gnu: texlive-upmendex: Build executables.

2024-05-11 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 7becb1de7ccd49530572248beba5bcf969ee964b Author: Nicolas Goaziou AuthorDate: Sat May 11 10:13:34 2024 +0200 gnu: texlive-upmendex: Build executables. * gnu/packages/tex.scm (texlive-upmendex)[source]: Build from

branch tex-team deleted (was c8f03f1fb4)

2024-05-11 Thread guix-commits
ngz pushed a change to branch tex-team in repository guix. was c8f03f1fb4 gnu: Updated commentary in "tex.scm". This change permanently discards the following revisions: discard c8f03f1fb4 gnu: Updated commentary in "tex.scm". discard 85dfe08a50 gnu: texlive-bin: Remove conditional tests

[clang] [clang] Allow pack expansions when partial ordering against template template parameters (PR #91833)

2024-05-11 Thread via cfe-commits
://github.com/llvm/llvm-project/pull/91833 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [clang] Allow pack expansions when partial ordering against template template parameters (PR #91833)

2024-05-11 Thread via cfe-commits
expansions when the alias has a fixed-size parameter list. Fixes (#GH62529). ``` https://github.com/llvm/llvm-project/pull/91833 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [clang] Allow pack expansions when partial ordering against template template parameters (PR #91833)

2024-05-11 Thread via cfe-commits
*ConstraintsNotSatisfied, +bool PartialOrderTTP) { cor3ntin wrote: ```suggestion bool PartialOrderingTTP) { ``` https://github.com/llvm/llvm-project/pull/91833 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https

[clang] [clang] Allow pack expansions when partial ordering against template template parameters (PR #91833)

2024-05-11 Thread via cfe-commits
https://github.com/cor3ntin commented: Looks sensible to me but let's wait a bit (I'll try to run tests on stdexec with that change) https://github.com/llvm/llvm-project/pull/91833 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https

[clang] [clang] Allow pack expansions when partial ordering against template template parameters (PR #91833)

2024-05-11 Thread via cfe-commits
https://github.com/cor3ntin edited https://github.com/llvm/llvm-project/pull/91833 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[jenkinsci/badge-plugin] 9a419e: Code cleanup (#144)

2024-05-11 Thread 'strangelookingnerd' via Jenkins Commits
cation settings at https://github.com/jenkinsci/badge-plugin/settings/notifications -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-

[clang] [clang-tools-extra] [flang] [lld] [llvm] [mlir] [test]: fix filecheck annotation typos (PR #91854)

2024-05-11 Thread via cfe-commits
: 'LLVM0700' -CHECK-NEX:T } +CHECK-NEXT: Name Index @ 0x0 { klensy wrote: Looking at diff, this test never worked? https://github.com/llvm/llvm-project/pull/91854 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org

[clang] [clang-tools-extra] [flang] [lld] [llvm] [mlir] [test]: fix filecheck annotation typos (PR #91854)

2024-05-11 Thread via cfe-commits
check-next: DBG_VALUE_LIST {{.+}}, $noreg +;; check-NEXT: DBG_VALUE_LIST {{.+}}, $noreg $noreg = MOV32ri 1, debug-instr-number 5, debug-location !17 DBG_INSTR_REF !16, !DIExpression(DW_OP_LLVM_arg, 0), dbg-instr-ref(5, 0), debug-location !17 diff --git a/llvm/test/Transforms/LoopUnr

[jenkinsci/badge-plugin] 2c2cc1: Code cleanup

2024-05-11 Thread 'strangelookingnerd' via Jenkins Commits
ttings at https://github.com/jenkinsci/badge-plugin/settings/notifications -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@

[clang] [clang] Allow pack expansions when partial ordering against template template parameters (PR #91833)

2024-05-11 Thread Erich Keane via cfe-commits
partial ``` (makes it easier to grep for) https://github.com/llvm/llvm-project/pull/91833 _______ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [clang] Allow pack expansions when partial ordering against template template parameters (PR #91833)

2024-05-11 Thread Erich Keane via cfe-commits
https://github.com/erichkeane approved this pull request. https://github.com/llvm/llvm-project/pull/91833 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang-tools-extra] [clang-tidy] Add modernize-use-std-format check (PR #90397)

2024-05-11 Thread Mike Crowe via cfe-commits
/90397 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang-tools-extra] Add option to exclude headers from clang-tidy analysis (PR #91400)

2024-05-11 Thread Julian Schmidt via cfe-commits
https://github.com/5chmidti approved this pull request. https://github.com/llvm/llvm-project/pull/91400 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [clang-tools-extra] [flang] [lld] [llvm] [mlir] [test]: fix filecheck annotation typos (PR #91854)

2024-05-11 Thread Dhruv Chawla via cfe-commits
dc03-work wrote: Ah, looks like broken tests are being uncovered now. Awesome. https://github.com/llvm/llvm-project/pull/91854 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [clang-tools-extra] [flang] [lld] [llvm] [mlir] [test]: fix filecheck annotation typos (PR #91854)

2024-05-11 Thread Dhruv Chawla via cfe-commits
/da4a966e1c3c0315512e1dfe5cd486722bcc0fbf, which was then reverted (https://github.com/llvm/llvm-project/commit/8505f34b2920f9d58ccf2f7c4fb3a9a6503536c8) because it broke buildbots. Interesting. https://github.com/llvm/llvm-project/pull/91854 ___ cfe-commits mailing

[clang] [clang-tools-extra] [flang] [lld] [llvm] [mlir] [test]: fix filecheck annotation typos (PR #91854)

2024-05-11 Thread Dhruv Chawla via cfe-commits
m-project/pull/91854 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [clang-tools-extra] [flang] [lld] [llvm] [mlir] [test]: fix filecheck annotation typos (PR #91854)

2024-05-11 Thread Dhruv Chawla via cfe-commits
https://github.com/dc03-work commented: I am surprised that these typos even exist within the tests (and don't seem to be causing issues somehow). https://github.com/llvm/llvm-project/pull/91854 ___ cfe-commits mailing list cfe-commits@lists.llvm.org

[clang] [clang-tools-extra] [flang] [lld] [llvm] [mlir] [test]: fix filecheck annotation typos (PR #91854)

2024-05-11 Thread Dhruv Chawla via cfe-commits
https://github.com/dc03-work edited https://github.com/llvm/llvm-project/pull/91854 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[jenkinsci/badge-plugin] 1ce604: Enable spotless (#142)

2024-05-11 Thread 'strangelookingnerd' via Jenkins Commits
- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.go

[clang] [clang-tools-extra] [flang] [lld] [llvm] [mlir] [test]: fix filecheck annotation typos (PR #91854)

2024-05-11 Thread via cfe-commits
klensy wrote: Oops, sorry for mega ping. https://github.com/llvm/llvm-project/pull/91854 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [clang-tools-extra] [flang] [lld] [llvm] [mlir] [test]: fix filecheck annotation typos (PR #91854)

2024-05-11 Thread via cfe-commits
o_flat_addrspacecast: ; HSA: s_load_dwordx2 s[[[PTRLO:[0-9]+]]:[[PTRHI:[0-9]+]]] ; HSA-DAG: v_mov_b32_e32 v[[VPTRLO:[0-9]+]], s[[PTRLO]] ; HSA-DAG: v_mov_b32_e32 v[[VPTRHI:[0-9]+]], s[[P... [truncated] `` https://github.com/llvm/llvm-project/pull/91854 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [clang-tools-extra] [flang] [lld] [llvm] [mlir] [test]: fix filecheck annotation typos (PR #91854)

2024-05-11 Thread via cfe-commits
o_flat_addrspacecast: ; HSA: s_load_dwordx2 s[[[PTRLO:[0-9]+]]:[[PTRHI:[0-9]+]]] ; HSA-DAG: v_mov_b32_e32 v[[VPTRLO:[0-9]+]], s[[PTRLO]] ; HSA-DAG: v_mov_b32_e32 v[[VPTRHI:[0-9]+]], s[[P... [truncated] `` https://github.com/llvm/llvm-project/pull/91854 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [clang-tools-extra] [flang] [lld] [llvm] [mlir] [test]: fix filecheck annotation typos (PR #91854)

2024-05-11 Thread via cfe-commits
). You can also ask questions in a comment on this PR, on the [LLVM Discord](https://discord.com/invite/xS7Z362) or on the [forums](https://discourse.llvm.org/). https://github.com/llvm/llvm-project/pull/91854 _______ cfe-commits mailing list cfe-commits@lists.l

[clang] [clang-tools-extra] [flang] [lld] [llvm] [mlir] [test]: fix filecheck annotation typos (PR #91854)

2024-05-11 Thread via cfe-commits
diff --git a/mlir/test/Dialect/GPU/outlining.mlir b/mlir/test/Dialect/GPU/outlining.mlir index 5e4724c9d309c..47ebe326b5d12 100644 --- a/mlir/test/Dialect/GPU/outlining.mlir +++ b/mlir/test/Dialect/GPU/outlining.mlir @@ -123,7 +123,7 @@ llvm.func @launch_from_llvm_func() { llvm.return } -//

branch master updated: teams: Add Matt to the documentation team.

2024-05-11 Thread guix-commits
This is an automated email from the git hooks/post-receive script. pelzflorian pushed a commit to branch master in repository guix. The following commit(s) were added to refs/heads/master by this push: new 9288654773 teams: Add Matt to the documentation team. 9288654773 is described below

[jenkinsci/parameterized-trigger-plugin] fb41e9: Remove System V init instructions that no longer w...

2024-05-11 Thread 'Mark Waite' via Jenkins Commits
notification settings at https://github.com/jenkinsci/parameterized-trigger-plugin/settings/notifications -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, sen

[jenkinsci/parameterized-trigger-plugin] 21009f: Remove branch from ci.jenkins.io

2024-05-11 Thread 'Mark Waite' via Jenkins Commits
/notifications -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web vi

[jenkinsci/parameterized-trigger-plugin] 29fa4f: Remove branch from ci.jenkins.io

2024-05-11 Thread 'Mark Waite' via Jenkins Commits
/notifications -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web vi

<    1   2   3   4   5   6   7   8   9   10   >