{"id":14991149,"url":"https://github.com/pedro-ramalho/ignota-dialect","last_synced_at":"2025-04-12T03:25:39.695Z","repository":{"id":233832427,"uuid":"787880004","full_name":"pedro-ramalho/ignota-dialect","owner":"pedro-ramalho","description":"The MLIR Ignota dialect.","archived":false,"fork":false,"pushed_at":"2024-04-23T20:39:15.000Z","size":38,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T23:04:48.345Z","etag":null,"topics":["compiler","dialect","llvm","mlir"],"latest_commit_sha":null,"homepage":"","language":"CMake","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pedro-ramalho.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-04-17T11:05:36.000Z","updated_at":"2024-04-22T20:13:11.000Z","dependencies_parsed_at":"2024-04-20T16:30:07.827Z","dependency_job_id":"946ba811-4dff-4a4c-a2ba-379950e1b688","html_url":"https://github.com/pedro-ramalho/ignota-dialect","commit_stats":{"total_commits":16,"total_committers":1,"mean_commits":16.0,"dds":0.0,"last_synced_commit":"1f568609588649a390d85eab81ce210742d4e4bf"},"previous_names":["pedro-ramalho/ignota-dialect"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedro-ramalho%2Fignota-dialect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedro-ramalho%2Fignota-dialect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedro-ramalho%2Fignota-dialect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedro-ramalho%2Fignota-dialect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pedro-ramalho","download_url":"https://codeload.github.com/pedro-ramalho/ignota-dialect/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248511262,"owners_count":21116378,"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":["compiler","dialect","llvm","mlir"],"created_at":"2024-09-24T14:21:35.890Z","updated_at":"2025-04-12T03:25:39.660Z","avatar_url":"https://github.com/pedro-ramalho.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MLIR Ignota Dialect\n\nThe Ignota dialect is being developed in collaboration with SPeCS as part of a scholarship initiative. The goal of this project is to provide comprehensive guidance on building a custom MLIR dialect from scratch.\n\n## Getting Started\n\n### Prerequisites\n\nIn order to run the project you must have a proper installation of LLVM and MLIR in your system. For a comprehensive list of the required packages necessary to build LLVM, please click [here](https://llvm.org/docs/GettingStarted.html#requirements).\n\n### Dependencies\n\nDependencies include:\n- CMake, version \u003e= 3.20.0\n- Ninja, version \u003e= 1.10.0\n- Clang, version \u003e= 14.0.0\n\n### Utilities\n\nFor code editing features, navigation, analysis, suggestions and assistants, you may use LLVM's official LSP, Clangd. The file `.clangd` placed in the root of this repository provides a very simple configuration of this LSP.\n\n### Building\n\nWhen all pre-requisites are met, simply run:\n\n```bash\nmkdir build \u0026\u0026 cd build\ncmake -G Ninja ..\ncmake --build .\n```\n\nIf the building process is successful there should be a binary called `ignota-opt` located in `/build/bin/ignota-opt`, which is the entry point of the dialect.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpedro-ramalho%2Fignota-dialect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpedro-ramalho%2Fignota-dialect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpedro-ramalho%2Fignota-dialect/lists"}