https://github.com/tru updated https://github.com/llvm/llvm-project/pull/117105
>From b26dcc76df9ab45955cd78365e1cc85e14ca89b8 Mon Sep 17 00:00:00 2001
From: Zhaoxin Yang
Date: Mon, 11 Nov 2024 16:46:22 +0800
Subject: [PATCH] [MC][LoongArch] Change default cpu in `MCSubtargetInfo`.
(#114922)
T
github-actions[bot] wrote:
@fhahn (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
https://github.com/vhscampos updated
https://github.com/llvm/llvm-project/pull/110659
>From b2de2588d108fa19a957a1525a63d522dee93769 Mon Sep 17 00:00:00 2001
From: Victor Campos
Date: Thu, 26 Sep 2024 14:44:33 +0100
Subject: [PATCH 1/3] [Multilib] Custom flags processing for library selection
@@ -2701,7 +2701,42 @@ static void
genOMP(lower::AbstractConverter &converter, lower::SymMap &symTable,
semantics::SemanticsContext &semaCtx, lower::pft::Evaluation &eval,
const parser::OpenMPDeclareMapperConstruct &declareMapperConstruct) {
- TODO(converter.getC
https://github.com/vhscampos updated
https://github.com/llvm/llvm-project/pull/110659
>From b2de2588d108fa19a957a1525a63d522dee93769 Mon Sep 17 00:00:00 2001
From: Victor Campos
Date: Thu, 26 Sep 2024 14:44:33 +0100
Subject: [PATCH 1/2] [Multilib] Custom flags processing for library selection
@@ -2701,7 +2701,42 @@ static void
genOMP(lower::AbstractConverter &converter, lower::SymMap &symTable,
semantics::SemanticsContext &semaCtx, lower::pft::Evaluation &eval,
const parser::OpenMPDeclareMapperConstruct &declareMapperConstruct) {
- TODO(converter.getC
https://github.com/tblah edited https://github.com/llvm/llvm-project/pull/117046
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
@@ -2701,7 +2701,42 @@ static void
genOMP(lower::AbstractConverter &converter, lower::SymMap &symTable,
semantics::SemanticsContext &semaCtx, lower::pft::Evaluation &eval,
const parser::OpenMPDeclareMapperConstruct &declareMapperConstruct) {
- TODO(converter.getC
https://github.com/vhscampos updated
https://github.com/llvm/llvm-project/pull/114998
>From 1e4516b64005507d4e778847c7a3d5ec0b4b0fe1 Mon Sep 17 00:00:00 2001
From: Victor Campos
Date: Tue, 5 Nov 2024 14:22:06 +
Subject: [PATCH 1/2] Add documentation for Multilib custom flags
---
clang/doc
arsenm wrote:
### Merge activity
* **Nov 25, 10:16 PM EST**: A user started a stack merge that includes this
pull request via
[Graphite](https://app.graphite.dev/github/pr/llvm/llvm-project/117595).
https://github.com/llvm/llvm-project/pull/117595
arsenm wrote:
### Merge activity
* **Nov 25, 10:16 PM EST**: A user started a stack merge that includes this
pull request via
[Graphite](https://app.graphite.dev/github/pr/llvm/llvm-project/117591).
https://github.com/llvm/llvm-project/pull/117591
arsenm wrote:
### Merge activity
* **Nov 25, 10:16 PM EST**: A user started a stack merge that includes this
pull request via
[Graphite](https://app.graphite.dev/github/pr/llvm/llvm-project/117592).
https://github.com/llvm/llvm-project/pull/117592
arsenm wrote:
### Merge activity
* **Nov 25, 10:16 PM EST**: A user started a stack merge that includes this
pull request via
[Graphite](https://app.graphite.dev/github/pr/llvm/llvm-project/117596).
https://github.com/llvm/llvm-project/pull/117596
arsenm wrote:
### Merge activity
* **Nov 25, 10:16 PM EST**: A user started a stack merge that includes this
pull request via
[Graphite](https://app.graphite.dev/github/pr/llvm/llvm-project/117601).
https://github.com/llvm/llvm-project/pull/117601
arsenm wrote:
### Merge activity
* **Nov 25, 10:16 PM EST**: A user started a stack merge that includes this
pull request via
[Graphite](https://app.graphite.dev/github/pr/llvm/llvm-project/117598).
https://github.com/llvm/llvm-project/pull/117598
arsenm wrote:
### Merge activity
* **Nov 25, 10:16 PM EST**: A user started a stack merge that includes this
pull request via
[Graphite](https://app.graphite.dev/github/pr/llvm/llvm-project/117593).
https://github.com/llvm/llvm-project/pull/117593
arsenm wrote:
### Merge activity
* **Nov 25, 10:16 PM EST**: A user started a stack merge that includes this
pull request via
[Graphite](https://app.graphite.dev/github/pr/llvm/llvm-project/117600).
https://github.com/llvm/llvm-project/pull/117600
arsenm wrote:
### Merge activity
* **Nov 25, 10:16 PM EST**: A user started a stack merge that includes this
pull request via
[Graphite](https://app.graphite.dev/github/pr/llvm/llvm-project/117594).
https://github.com/llvm/llvm-project/pull/117594
arsenm wrote:
### Merge activity
* **Nov 25, 10:16 PM EST**: A user started a stack merge that includes this
pull request via
[Graphite](https://app.graphite.dev/github/pr/llvm/llvm-project/117597).
https://github.com/llvm/llvm-project/pull/117597
arsenm wrote:
### Merge activity
* **Nov 25, 10:16 PM EST**: A user started a stack merge that includes this
pull request via
[Graphite](https://app.graphite.dev/github/pr/llvm/llvm-project/117599).
https://github.com/llvm/llvm-project/pull/117599
@@ -2701,7 +2701,42 @@ static void
genOMP(lower::AbstractConverter &converter, lower::SymMap &symTable,
semantics::SemanticsContext &semaCtx, lower::pft::Evaluation &eval,
const parser::OpenMPDeclareMapperConstruct &declareMapperConstruct) {
- TODO(converter.getC
@@ -1234,6 +1234,23 @@ def : IntClampPat;
def : IntClampPat;
def : IntClampPat;
+//===--===//
+// Floating-point operation Patterns
+//===--=
https://github.com/matthias-springer created
https://github.com/llvm/llvm-project/pull/117666
This commit fixes the implementation of
`ConversionPatternRewriter::replaceUsesOfBlockArgument`. The old implementation
was different from what the documentation says.
```
/// Replace all the uses of
201 - 223 of 223 matches
Mail list logo