Skip to content

feat: support MLIR#677

Merged
boyter merged 1 commit intoboyter:masterfrom
apocelipes:feat-mlir
Feb 26, 2026
Merged

feat: support MLIR#677
boyter merged 1 commit intoboyter:masterfrom
apocelipes:feat-mlir

Conversation

@apocelipes
Copy link
Contributor

MLIR (Multi-Level Intermediate Representation) is an open-source compiler infrastructure project developed as a sub-project of the LLVM project. It provides a modular and extensible intermediate representation (IR) framework intended to facilitate the construction of domain-specific compilers and improve compilation for heterogeneous computing platforms.

Homepage: https://mlir.llvm.org/

@pr-insights pr-insights bot added L/complexity Low complexity M/size Normal or medium sized change labels Feb 26, 2026
@boyter boyter merged commit f12f1d4 into boyter:master Feb 26, 2026
4 checks passed
@boyter
Copy link
Owner

boyter commented Feb 26, 2026

Cheers as always!

@apocelipes apocelipes deleted the feat-mlir branch February 27, 2026 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

L/complexity Low complexity M/size Normal or medium sized change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants