https://github.com/tru updated https://github.com/llvm/llvm-project/pull/100216
>From 1a5c4e5c4fded8293985dc1875a971f7783cfc45 Mon Sep 17 00:00:00 2001
From: Joseph Huber
Date: Tue, 23 Jul 2024 14:41:57 -0500
Subject: [PATCH] [Clang] Correctly forward `--cuda-path` to the nvlink wrapper
(#10017
Author: Joseph Huber
Date: 2024-08-19T09:02:52+02:00
New Revision: 1a5c4e5c4fded8293985dc1875a971f7783cfc45
URL:
https://github.com/llvm/llvm-project/commit/1a5c4e5c4fded8293985dc1875a971f7783cfc45
DIFF:
https://github.com/llvm/llvm-project/commit/1a5c4e5c4fded8293985dc1875a971f7783cfc45.diff
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/100216
___
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/101506
>From c45fc691a2a39318fc146ba1665a2fe2d9f43b2b Mon Sep 17 00:00:00 2001
From: Yeting Kuo <46629943+yeti...@users.noreply.github.com>
Date: Thu, 1 Aug 2024 09:37:42 +0800
Subject: [PATCH] [RISCV] Use experimental.vp.sp
Author: Yeting Kuo
Date: 2024-08-19T09:04:45+02:00
New Revision: c45fc691a2a39318fc146ba1665a2fe2d9f43b2b
URL:
https://github.com/llvm/llvm-project/commit/c45fc691a2a39318fc146ba1665a2fe2d9f43b2b
DIFF:
https://github.com/llvm/llvm-project/commit/c45fc691a2a39318fc146ba1665a2fe2d9f43b2b.diff
LO
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/101506
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
github-actions[bot] wrote:
@jhuber6 (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
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 updated https://github.com/llvm/llvm-project/pull/102179
>From 2ab8d93061581edad3501561722ebd5632d73892 Mon Sep 17 00:00:00 2001
From: yandalur
Date: Thu, 1 Aug 2024 21:37:23 +0530
Subject: [PATCH] [Hexagon] Do not optimize address of another function's block
(#101209)
W
Author: yandalur
Date: 2024-08-19T09:06:57+02:00
New Revision: 2ab8d93061581edad3501561722ebd5632d73892
URL:
https://github.com/llvm/llvm-project/commit/2ab8d93061581edad3501561722ebd5632d73892
DIFF:
https://github.com/llvm/llvm-project/commit/2ab8d93061581edad3501561722ebd5632d73892.diff
LOG:
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/102179
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
github-actions[bot] wrote:
@yandalur (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/tru updated https://github.com/llvm/llvm-project/pull/103866
>From 1cfd6754454ba62fd0ad306c09a7b6d526f835dc Mon Sep 17 00:00:00 2001
From: John Brawn
Date: Wed, 14 Aug 2024 12:22:51 +0100
Subject: [PATCH] [AArch64] Add GCS release notes
---
clang/docs/ReleaseNotes.rst | 5 ++
Author: John Brawn
Date: 2024-08-19T09:10:20+02:00
New Revision: 1cfd6754454ba62fd0ad306c09a7b6d526f835dc
URL:
https://github.com/llvm/llvm-project/commit/1cfd6754454ba62fd0ad306c09a7b6d526f835dc
DIFF:
https://github.com/llvm/llvm-project/commit/1cfd6754454ba62fd0ad306c09a7b6d526f835dc.diff
LO
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/103866
___
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/103886
>From 9e90c40564e21dc5f1a12e08cfdf29305aaf9f50 Mon Sep 17 00:00:00 2001
From: Gulfem Savrun Yeniceri
Date: Tue, 23 Jul 2024 11:06:30 +
Subject: [PATCH] Revert "[CGData] llvm-cgdata (#89884)"
This reverts commit
Author: Gulfem Savrun Yeniceri
Date: 2024-08-19T09:10:52+02:00
New Revision: 9e90c40564e21dc5f1a12e08cfdf29305aaf9f50
URL:
https://github.com/llvm/llvm-project/commit/9e90c40564e21dc5f1a12e08cfdf29305aaf9f50
DIFF:
https://github.com/llvm/llvm-project/commit/9e90c40564e21dc5f1a12e08cfdf29305aaf9
github-actions[bot] wrote:
@john-brawn-arm (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
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/103886
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
github-actions[bot] wrote:
@amy-kwan (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.
tru wrote:
This PR is pretty messy: Several commits instead of a single that can be
cherry-picked, merge commit that makes it harder to cherry-pick and squash.
Please update the PR to contain a single commit that fixes the issue and
doesn't contain any merge commits, then I can merge it easily
https://github.com/DanielKristofKiss approved this pull request.
Some Distros(e.g. Fedora) are build by default branch-protection=standard.
Without this patch every application and library that links libopenmp.a will
not be protected with BTI ( CFI protection for JOP attacks)
Also libopenmp.so w
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/104602
>From 02cafa895c917a4b1726e64a5870877c95826be4 Mon Sep 17 00:00:00 2001
From: Spencer Abson
Date: Fri, 16 Aug 2024 14:39:43 +
Subject: [PATCH] [AArch64] Adopt updated B16B16 target flags
The enablement of SVE/SM
Author: Spencer Abson
Date: 2024-08-19T09:15:08+02:00
New Revision: 02cafa895c917a4b1726e64a5870877c95826be4
URL:
https://github.com/llvm/llvm-project/commit/02cafa895c917a4b1726e64a5870877c95826be4
DIFF:
https://github.com/llvm/llvm-project/commit/02cafa895c917a4b1726e64a5870877c95826be4.diff
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/104602
___
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/104603
>From 90f2d48965ca8a27f4b814ada987d169ca6a6f44 Mon Sep 17 00:00:00 2001
From: Louis Dionne
Date: Fri, 16 Aug 2024 11:08:34 -0400
Subject: [PATCH] [libc++] Fix rejects-valid in std::span copy construction
(#104500)
Author: Louis Dionne
Date: 2024-08-19T09:17:27+02:00
New Revision: 90f2d48965ca8a27f4b814ada987d169ca6a6f44
URL:
https://github.com/llvm/llvm-project/commit/90f2d48965ca8a27f4b814ada987d169ca6a6f44
DIFF:
https://github.com/llvm/llvm-project/commit/90f2d48965ca8a27f4b814ada987d169ca6a6f44.diff
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/104603
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
github-actions[bot] wrote:
@SpencerAbson (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
github-actions[bot] wrote:
@ldionne (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 updated https://github.com/llvm/llvm-project/pull/101878
>From b45f75295e3038ef79dce4ac63fbf95b659eebe5 Mon Sep 17 00:00:00 2001
From: Piotr Zegar
Date: Thu, 25 Jul 2024 17:26:01 +0200
Subject: [PATCH] [clang-tidy] Fix crash in C language in
readability-non-const-paramete
Author: Piotr Zegar
Date: 2024-08-19T09:18:56+02:00
New Revision: b45f75295e3038ef79dce4ac63fbf95b659eebe5
URL:
https://github.com/llvm/llvm-project/commit/b45f75295e3038ef79dce4ac63fbf95b659eebe5
DIFF:
https://github.com/llvm/llvm-project/commit/b45f75295e3038ef79dce4ac63fbf95b659eebe5.diff
L
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/101878
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
github-actions[bot] wrote:
@nikic (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.
htt
tru wrote:
Ok - I am always open to accept things that improve security unless the risk is
huge. But it sounds like this will only affect applications that are linking to
openmp? Do you see any other risks of accepting this now?
https://github.com/llvm/llvm-project/pull/103491
tru wrote:
Ping on this one. Can someone review this change?
https://github.com/llvm/llvm-project/pull/102070
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
tru wrote:
Thanks for the discussion. I am going to allow this since it's pretty contained
and have a big upside for some certain types of users. I think this really
skirts the line, for the future I hope things like this can hit the main branch
before the branching.
https://github.com/llvm/l
https://github.com/tru updated https://github.com/llvm/llvm-project/pull/102168
>From 8fbe69a407b2784c7e9d91a3c69daa9786b14391 Mon Sep 17 00:00:00 2001
From: Hari Limaye
Date: Tue, 6 Aug 2024 11:39:01 +0100
Subject: [PATCH] [AArch64] Add streaming-mode stack hazard optimization
remarks (#101695
Author: Hari Limaye
Date: 2024-08-19T09:27:19+02:00
New Revision: 8fbe69a407b2784c7e9d91a3c69daa9786b14391
URL:
https://github.com/llvm/llvm-project/commit/8fbe69a407b2784c7e9d91a3c69daa9786b14391
DIFF:
https://github.com/llvm/llvm-project/commit/8fbe69a407b2784c7e9d91a3c69daa9786b14391.diff
L
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/102168
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
tru wrote:
Any update on this one?
https://github.com/llvm/llvm-project/pull/102561
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
github-actions[bot] wrote:
@hazzlim (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 updated https://github.com/llvm/llvm-project/pull/102924
>From 6e3026883d77124e32a2a7be72c3361fba3e7457 Mon Sep 17 00:00:00 2001
From: Mariya Podchishchaeva
Date: Mon, 12 Aug 2024 09:08:46 +0200
Subject: [PATCH] [clang] Avoid triggering vtable instantiation for C++23
cons
Author: Mariya Podchishchaeva
Date: 2024-08-19T09:28:25+02:00
New Revision: 6e3026883d77124e32a2a7be72c3361fba3e7457
URL:
https://github.com/llvm/llvm-project/commit/6e3026883d77124e32a2a7be72c3361fba3e7457
DIFF:
https://github.com/llvm/llvm-project/commit/6e3026883d77124e32a2a7be72c3361fba3e74
https://github.com/tru closed https://github.com/llvm/llvm-project/pull/102924
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
github-actions[bot] wrote:
@llvmbot (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/ivanradanov edited
https://github.com/llvm/llvm-project/pull/101445
___
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/104745
Backport ebe7265b142f370f0a563fece5db22f57383ba2d
Requested by: @nikic
>From 9263d00e6bcbd1408b4c8c5b98b61332460911b5 Mon Sep 17 00:00:00 2001
From: Craig Topper
Date: Fri, 16 Aug 2024 14:54:51 -0700
Subject:
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/104745
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@dtcxzyw What do you think about merging this PR to the release branch?
https://github.com/llvm/llvm-project/pull/104745
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listi
https://github.com/ivanradanov updated
https://github.com/llvm/llvm-project/pull/101445
>From 38c581c8defc81105160a69bb46a9e489b56f10e Mon Sep 17 00:00:00 2001
From: Ivan Radanov Ivanov
Date: Wed, 31 Jul 2024 14:12:34 +0900
Subject: [PATCH 1/4] [flang] Introduce ws loop nest generation for HLFI
https://github.com/llvmbot created
https://github.com/llvm/llvm-project/pull/104747
Backport 65ac12d3c9877ecf5b97552364e7eead887d94eb
56140a8258a3498cfcd9f0f05c182457d43cbfd2
Requested by: @nikic
>From 92cec47736ec4ba1ef33649660a4fc21bdd8e57e Mon Sep 17 00:00:00 2001
From: Alexey Bataev
Date
https://github.com/llvmbot milestoned
https://github.com/llvm/llvm-project/pull/104747
___
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-llvm-transforms
Author: None (llvmbot)
Changes
Backport 65ac12d3c9877ecf5b97552364e7eead887d94eb
56140a8258a3498cfcd9f0f05c182457d43cbfd2
Requested by: @nikic
---
Full diff: https://github.com/llvm/llvm-project/pull/104747.diff
2 Files Affected:
-
https://github.com/nikic milestoned
https://github.com/llvm/llvm-project/pull/104657
___
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/nikic milestoned
https://github.com/llvm/llvm-project/pull/102881
___
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/nikic milestoned
https://github.com/llvm/llvm-project/pull/102741
___
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/nikic milestoned
https://github.com/llvm/llvm-project/pull/101521
___
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/ivanradanov created
https://github.com/llvm/llvm-project/pull/104748
WIP I will be adding unit tests and I am considering if we should have
integrations tests for the entire omp.workshare pipeline.
>From 793ae50dd00c4347bea78ca6ecd33783c69de354 Mon Sep 17 00:00:00 2001
From:
https://github.com/dtcxzyw approved this pull request.
https://github.com/llvm/llvm-project/pull/104745
___
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/ivanradanov edited
https://github.com/llvm/llvm-project/pull/104748
___
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/ivanradanov edited
https://github.com/llvm/llvm-project/pull/101446
___
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/ivanradanov ready_for_review
https://github.com/llvm/llvm-project/pull/101443
___
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/ivanradanov ready_for_review
https://github.com/llvm/llvm-project/pull/101444
___
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/ivanradanov ready_for_review
https://github.com/llvm/llvm-project/pull/101445
___
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-flang-openmp
Author: Ivan R. Ivanov (ivanradanov)
Changes
1/4 in stack for workshare implementation
1/4 https://github.com/llvm/llvm-project/pull/101443
2/4 https://github.com/llvm/llvm-project/pull/101444
3/4 https://github.com/llvm/llvm-project/pull/1
llvmbot wrote:
@llvm/pr-subscribers-mlir-openmp
Author: Ivan R. Ivanov (ivanradanov)
Changes
1/4 in stack for workshare implementation
1/4 https://github.com/llvm/llvm-project/pull/101443
2/4 https://github.com/llvm/llvm-project/pull/101444
3/4 https://github.com/llvm/llvm-project/pull/10
llvmbot wrote:
@llvm/pr-subscribers-flang-openmp
Author: Ivan R. Ivanov (ivanradanov)
Changes
2/4
1/4 https://github.com/llvm/llvm-project/pull/101443
2/4 https://github.com/llvm/llvm-project/pull/101444
3/4 https://github.com/llvm/llvm-project/pull/101445
4/4 https://github.com/llvm/llvm
https://github.com/ivanradanov edited
https://github.com/llvm/llvm-project/pull/101445
___
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-flang-fir-hlfir
Author: Ivan R. Ivanov (ivanradanov)
Changes
3/4
1/4 https://github.com/llvm/llvm-project/pull/101443
2/4 https://github.com/llvm/llvm-project/pull/101444
3/4 https://github.com/llvm/llvm-project/pull/101445
4/4 https://github.com/llvm/l
https://github.com/ivanradanov ready_for_review
https://github.com/llvm/llvm-project/pull/101446
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
@@ -2,3 +2,4 @@ add_subdirectory(CodeGen)
add_subdirectory(Dialect)
add_subdirectory(HLFIR)
add_subdirectory(Transforms)
+add_subdirectory(OpenMP)
ivanradanov wrote:
PR for this up here https://github.com/llvm/llvm-project/pull/104732
https://github.com/llvm/
https://github.com/ivanradanov updated
https://github.com/llvm/llvm-project/pull/101445
>From 5e470922405b735d63b4aded76450cc52e94e003 Mon Sep 17 00:00:00 2001
From: Ivan Radanov Ivanov
Date: Wed, 31 Jul 2024 14:12:34 +0900
Subject: [PATCH 1/4] [flang] Introduce ws loop nest generation for HLFI
https://github.com/ivanradanov updated
https://github.com/llvm/llvm-project/pull/101444
>From 63d49e4dcd128b470ee77006c594673203dd2df2 Mon Sep 17 00:00:00 2001
From: Ivan Radanov Ivanov
Date: Wed, 31 Jul 2024 14:11:47 +0900
Subject: [PATCH 1/2] [flang][omp] Emit omp.workshare in frontend
---
https://github.com/ivanradanov updated
https://github.com/llvm/llvm-project/pull/101443
>From 604b0293e0574e9d697d4071c2b853a5a27af1e1 Mon Sep 17 00:00:00 2001
From: Ivan Radanov Ivanov
Date: Wed, 31 Jul 2024 14:09:09 +0900
Subject: [PATCH 1/7] [MLIR][omp] Add omp.workshare op
---
.../Dialect
@@ -344,6 +345,7 @@ inline void createHLFIRToFIRPassPipeline(
pm.addPass(hlfir::createLowerHLFIRIntrinsics());
pm.addPass(hlfir::createBufferizeHLFIR());
pm.addPass(hlfir::createConvertHLFIRtoFIR());
+ pm.addPass(flangomp::createLowerWorkshare());
ivanra
tru wrote:
Can we get a review on this so that it can be included before final is done if
it should be?
https://github.com/llvm/llvm-project/pull/102741
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi
yota9 wrote:
I hope someone can approve this, as it is a major fix
https://github.com/llvm/llvm-project/pull/102741
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-com
https://github.com/tmatheson-arm created
https://github.com/llvm/llvm-project/pull/104752
This adds a check that all ExtensionWithMArch which are marked as implied
features for an architecture are also present in the list of default features.
It doesn't make sense to have something mandatory b
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Tomas Matheson (tmatheson-arm)
Changes
This adds a check that all ExtensionWithMArch which are marked as implied
features for an architecture are also present in the list of default features.
It doesn't make sense to have something mandat
llvmbot wrote:
@llvm/pr-subscribers-mc
Author: Tomas Matheson (tmatheson-arm)
Changes
This adds a check that all ExtensionWithMArch which are marked as implied
features for an architecture are also present in the list of default features.
It doesn't make sense to have something mandatory
https://github.com/tmatheson-arm milestoned
https://github.com/llvm/llvm-project/pull/104752
___
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/tmatheson-arm edited
https://github.com/llvm/llvm-project/pull/104752
___
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/tmatheson-arm edited
https://github.com/llvm/llvm-project/pull/104752
___
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/tmatheson-arm edited
https://github.com/llvm/llvm-project/pull/104752
___
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/jthackray approved this pull request.
LGTM. This fix should definitely be in llvm19.
https://github.com/llvm/llvm-project/pull/104752
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-
DavidSpickett wrote:
This needs a summary on the impact of not including the change, for folks who
are not familiar with Arm's extension details.
> This resulted in a bug where if a feature was marked as Implies but was not
> added to DefaultExt, then for -march=base_arch+nofeat the Driver wou
DavidSpickett wrote:
> This adds a check that all ExtensionWithMArch which are marked as implied
> features for an architecture are also present in the list of default features.
And do I understand correctly that though this PR is titled "Add a check", it
also fixes instances that the check di
tmatheson-arm wrote:
Yes both of those are correct.
https://github.com/llvm/llvm-project/pull/104752
___
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/tmatheson-arm edited
https://github.com/llvm/llvm-project/pull/104752
___
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/tmatheson-arm edited
https://github.com/llvm/llvm-project/pull/104752
___
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/sharadhr updated
https://github.com/llvm/llvm-project/pull/102438
>From 909706ce5474c40eeb6355233c891cd0fd335347 Mon Sep 17 00:00:00 2001
From: Sharadh Rajaraman
Date: Mon, 19 Aug 2024 12:17:58 +0100
Subject: [PATCH] [clang][driver] `TY_ModuleFile` should be a 'CXX' file type
sharadhr wrote:
@tru, thanks for the feedback; I hope this is better.
https://github.com/llvm/llvm-project/pull/102438
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-
tru wrote:
Looks much better. I'll merge it later.
https://github.com/llvm/llvm-project/pull/102438
___
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/tmatheson-arm updated
https://github.com/llvm/llvm-project/pull/104752
>From b523150d05242d9e00dc2dcf1694a1cf7dde088f Mon Sep 17 00:00:00 2001
From: Tomas Matheson
Date: Sat, 17 Aug 2024 13:36:40 +0100
Subject: [PATCH 1/2] [AArch64] Add a check for invalid default features
(
davemgreen wrote:
Thanks @tru
https://github.com/llvm/llvm-project/pull/102168
___
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/tmatheson-arm updated
https://github.com/llvm/llvm-project/pull/104752
>From b523150d05242d9e00dc2dcf1694a1cf7dde088f Mon Sep 17 00:00:00 2001
From: Tomas Matheson
Date: Sat, 17 Aug 2024 13:36:40 +0100
Subject: [PATCH 1/3] [AArch64] Add a check for invalid default features
(
tuliom wrote:
> @tuliom do you have usecase for this?
My usecase is indeed having Fedora and CentOS/RHEL to be fully protected
against JOP attacks.
The lack of BTI support causes
[annocheck](https://sourceware.org/annobin/annobin.html/Test-dynamic-tags.html)
to report this issue, e.g. https:/
tuliom wrote:
> But it sounds like this will only affect applications that are linking to
> openmp?
Correct.
> Do you see any other risks of accepting this now?
IMHO, no. But if you prefer to delay this to 19.1.1, that looks good to me.
https://github.com/llvm/llvm-project/pull/103491
__
https://github.com/cdevadas updated
https://github.com/llvm/llvm-project/pull/103721
>From f2095f23eaa5c3876bf7f8d5706881e404c5aa1b Mon Sep 17 00:00:00 2001
From: Christudasan Devadasan
Date: Wed, 14 Aug 2024 14:18:59 +0530
Subject: [PATCH 1/3] [AMDGPU][R600] Move R600TargetMachine into
R600Co
1 - 100 of 156 matches
Mail list logo