{"id":17427399,"url":"https://github.com/jmgorius/mlir-standalone-template","last_synced_at":"2025-03-05T13:11:21.292Z","repository":{"id":43108584,"uuid":"251283960","full_name":"jmgorius/mlir-standalone-template","owner":"jmgorius","description":"An out-of-tree MLIR dialect template.","archived":false,"fork":false,"pushed_at":"2024-09-06T11:29:52.000Z","size":66,"stargazers_count":97,"open_issues_count":2,"forks_count":25,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-02-26T12:08:11.212Z","etag":null,"topics":["llvm","mlir","standalone"],"latest_commit_sha":null,"homepage":"","language":"CMake","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jmgorius.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-30T11:26:04.000Z","updated_at":"2025-02-11T13:08:08.000Z","dependencies_parsed_at":"2023-01-18T14:30:28.875Z","dependency_job_id":"c0f39bee-d98c-4400-93ee-b55c5a9b93d3","html_url":"https://github.com/jmgorius/mlir-standalone-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmgorius%2Fmlir-standalone-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmgorius%2Fmlir-standalone-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmgorius%2Fmlir-standalone-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmgorius%2Fmlir-standalone-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmgorius","download_url":"https://codeload.github.com/jmgorius/mlir-standalone-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242031300,"owners_count":20060579,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["llvm","mlir","standalone"],"created_at":"2024-10-17T06:41:37.335Z","updated_at":"2025-03-05T13:11:21.275Z","avatar_url":"https://github.com/jmgorius.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"# An out-of-tree dialect template for MLIR\n\nThis repository contains a template for an out-of-tree [MLIR](https://mlir.llvm.org/) dialect as well as a\nstandalone `opt`-like tool to operate on that dialect.\n\n## How to build\n\nThis setup assumes that you have built LLVM and MLIR in `$BUILD_DIR` and installed them to `$PREFIX`. To build and launch the tests, run\n```sh\nmkdir build \u0026\u0026 cd build\ncmake -G Ninja .. -DMLIR_DIR=$PREFIX/lib/cmake/mlir -DLLVM_EXTERNAL_LIT=$BUILD_DIR/bin/llvm-lit\ncmake --build . --target check-standalone-opt\n```\nTo build the documentation from the TableGen description of the dialect\noperations, run\n```sh\ncmake --build . --target mlir-doc\n```\n**Note**: Make sure to pass `-DLLVM_INSTALL_UTILS=ON` when building LLVM with\nCMake so that it installs `FileCheck` to the chosen installation prefix.\n\n## License\n\nThis dialect template is made available under the Apache License 2.0 with LLVM Exceptions. See the `LICENSE.txt` file for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmgorius%2Fmlir-standalone-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmgorius%2Fmlir-standalone-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmgorius%2Fmlir-standalone-template/lists"}