Skip to content

LLVM v19.1.2#146

Merged
github-actions[bot] merged 2 commits into
conda-forge:mainfrom
h-vetinari:19
Oct 17, 2024
Merged

LLVM v19.1.2#146
github-actions[bot] merged 2 commits into
conda-forge:mainfrom
h-vetinari:19

Conversation

@h-vetinari

@h-vetinari h-vetinari commented Oct 16, 2024

Copy link
Copy Markdown
Member

List form

Blockers for merging this PR and thus enabling the compilers in conda-forge (indentation denotes dependency):

Clang 19.1 for other platforms (major-only):

Other LLVM-related feedstocks:

Dependency graph

---
config:
  securityLevel: loose
---
flowchart TD
    subgraph core["core dependencies"]
        hidden1~~~libcxx["☑ libcxx"]
        hidden1~~~llvmdev["☑ llvmdev"]
        llvmdev-->clangdev["☑ clangdev"]
        libcxx-->clangdev
        llvmdev-->lld["☑ lld"]
        clangdev-->compiler-rt["☑ compiler-rt"]
        clangdev-->cctools["☑ cctools<br/>(major-only)"]
        compiler-rt-->openmp["☑ openmp"]
    end
    subgraph clangs["other&nbsp;clang&nbsp;compilers"]
        hidden2~~~clang_linux["☑ clang_linux<br/>(major-only)"]
        clang_linux~~~clang_win["☑ clang_win<br/>(major-only)"]
        clang_win~~~r_clang["☑ r_clang<br/>(major-only)"]
    end
    lld-->flang-activation
    subgraph rest["other&nbsp;LLVM&nbsp;bits"]
        hidden3~~~mlir["☑ mlir"]
        mlir-->flang["☑ flang"]
        mlir-->mlir-python["☑ mlir-python"]
        flang-->flang-activation["☑ flang-activation"]
        flang-activation~~~libcxx-testing["☑ libcxx-test<br/>(major-only)"]
        flang-activation~~~lldb["☑ lldb"]
    end
    compiler-rt-->flang
    core-->this["this PR"]
    openmp~~~this
    cctools~~~this
    core~~~clangs
    core~~~rest
    this~~~clangs
    this~~~rest
    this-->clang_win
    this-->clang_linux
    compiler-rt~~~mlir-python
    lld~~~hidden3
    openmp~~~hidden3
    this-->libcxx-testing
    llvmdev-->mlir
    this-->mlir-python
    this-->lldb
    this-->r_clang
    classDef baseNode font-size:24pt;
    classDef hiddenNode display:none
    class cctools,clangdev,clang_linux,clang_win,compiler-rt baseNode;
    class flang,flang-activation,libcxx,libcxx-testing,lld,lldb,llvmdev baseNode;
    class mlir,mlir-python,openmp,r_clang,this baseNode;
    class core,clangs,rest baseNode;
    class hidden1,hidden2,hidden3 hiddenNode;
Loading

@conda-forge-admin

Copy link
Copy Markdown
Contributor

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe/meta.yaml) and found it was in an excellent condition.

@h-vetinari h-vetinari added the automerge Merge the PR when CI passes label Oct 17, 2024
@github-actions github-actions Bot merged commit 99787db into conda-forge:main Oct 17, 2024
@github-actions

Copy link
Copy Markdown
Contributor

Hi! This is the friendly conda-forge automerge bot!

I considered the following status checks when analyzing this PR:

  • linter: passed
  • azure: passed

Thus the PR was passing and merged! Have a great day!

@h-vetinari h-vetinari deleted the 19 branch October 17, 2024 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Merge the PR when CI passes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants