[llvm-branch-commits] [clang] PR for llvm/llvm-project#80441 (PR #80444)

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

[llvm-branch-commits] [clang] PR for llvm/llvm-project#80441 (PR #80444)

2024-02-03 Thread via llvm-branch-commits
https://github.com/llvmbot updated https://github.com/llvm/llvm-project/pull/80444 >From d9f8cd8028db85204724f4efc1eec9b567dac05c Mon Sep 17 00:00:00 2001 From: Sander de Smalen Date: Fri, 2 Feb 2024 09:29:47 + Subject: [PATCH] [Clang][AArch64] Add missing SME macros (#80293) __ARM_STATE_Z

[llvm-branch-commits] [clang] PR for llvm/llvm-project#80441 (PR #80444)

2024-02-02 Thread Kerry McLaughlin via llvm-branch-commits
https://github.com/kmclaughlin-arm approved this pull request. https://github.com/llvm/llvm-project/pull/80444 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [clang] PR for llvm/llvm-project#80441 (PR #80444)

2024-02-02 Thread Kerry McLaughlin via llvm-branch-commits
kmclaughlin-arm wrote: > @kmclaughlin-arm What do you think about merging this PR to the release > branch? LGTM. This is a low risk change which I think should be included in the release branch. https://github.com/llvm/llvm-project/pull/80444 ___ ll

[llvm-branch-commits] [clang] PR for llvm/llvm-project#80441 (PR #80444)

2024-02-02 Thread via llvm-branch-commits
https://github.com/llvmbot updated https://github.com/llvm/llvm-project/pull/80444 >From c83a13ca63c95caedb4c2b84762ec9efc57bbca2 Mon Sep 17 00:00:00 2001 From: Sander de Smalen Date: Fri, 2 Feb 2024 09:29:47 + Subject: [PATCH] [Clang][AArch64] Add missing SME macros (#80293) __ARM_STATE_Z

[llvm-branch-commits] [clang] PR for llvm/llvm-project#80441 (PR #80444)

2024-02-02 Thread via llvm-branch-commits
https://github.com/llvmbot updated https://github.com/llvm/llvm-project/pull/80444 >From 9308c418a5603a4b095537462a3272208de69b31 Mon Sep 17 00:00:00 2001 From: Sander de Smalen Date: Fri, 2 Feb 2024 09:29:47 + Subject: [PATCH] [Clang][AArch64] Add missing SME macros (#80293) __ARM_STATE_Z

[llvm-branch-commits] [clang] PR for llvm/llvm-project#80441 (PR #80444)

2024-02-02 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-backend-aarch64 @llvm/pr-subscribers-clang Author: None (llvmbot) Changes resolves llvm/llvm-project#80441 --- Full diff: https://github.com/llvm/llvm-project/pull/80444.diff 4 Files Affected: - (modified) clang/lib/Basic/Targets/AArch64.cpp (+23) -

[llvm-branch-commits] [clang] PR for llvm/llvm-project#80441 (PR #80444)

2024-02-02 Thread via llvm-branch-commits
llvmbot wrote: @kmclaughlin-arm What do you think about merging this PR to the release branch? https://github.com/llvm/llvm-project/pull/80444 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailma

[llvm-branch-commits] [clang] PR for llvm/llvm-project#80441 (PR #80444)

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

[llvm-branch-commits] [clang] PR for llvm/llvm-project#80441 (PR #80444)

2024-02-02 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/80444 resolves llvm/llvm-project#80441 >From aac6e31e253fa93c3b59d799633b02ef7ffb5099 Mon Sep 17 00:00:00 2001 From: Sander de Smalen Date: Fri, 2 Feb 2024 09:29:47 + Subject: [PATCH] [Clang][AArch64] Add missing