Skip to content

[pipeline] Central descriptor repository#231

Merged
adam-smnk merged 1 commit into
llvm:mainfrom
adam-smnk:pipeline-repository
Jul 15, 2026
Merged

[pipeline] Central descriptor repository#231
adam-smnk merged 1 commit into
llvm:mainfrom
adam-smnk:pipeline-repository

Conversation

@adam-smnk

Copy link
Copy Markdown
Member

Creates a central location for YAML pipeline descriptors in the core module to allow for easy pipeline sharing, and both internal and external reuse.

The pipeline descriptor lookup helpers are moved into a separate submodule and generalized to also allow search within external descriptor collections following Lighthouse's descriptor repo layout.

Fixes #226

Assisted-by: Claude

Creates a central location for YAML pipeline descriptors in the core
module to allow for easy pipeline sharing, and both internal and
external reuse.

The pipeline descriptor lookup helpers are moved into a separate
submodule and generalized to also allow search within external
descriptor collections following Lighthouse's descriptor repo layout.

Fixes llvm#226

Assisted-by: Claude
@adam-smnk
adam-smnk requested review from rengolin and tkarna July 15, 2026 09:31
@adam-smnk
adam-smnk merged commit 9113f2e into llvm:main Jul 15, 2026
3 checks passed
adam-smnk added a commit to adam-smnk/lighthouse that referenced this pull request Jul 16, 2026
Creates a central location for YAML pipeline descriptors in the core
module to allow for easy pipeline sharing, and both internal and
external reuse.

The pipeline descriptor lookup helpers are moved into a separate
submodule and generalized to also allow search within external
descriptor collections following Lighthouse's descriptor repo layout.

Fixes llvm#226

Assisted-by: Claude
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Central pipeline descriptor repository

2 participants