mlir
Here are 14 public repositories matching this topic...
The MLIR Programming language IDE submodule for SNU Programming Tools (2D Mode)
-
Updated
Oct 26, 2022 - MLIR
A repository for showcasing my knowledge of the MLIR programming language, and continuing to learn the language.
-
Updated
Oct 27, 2022 - MLIR
Design space exploration tool for SODA (MLIR-HLS) optimizing neural network hardware accelerators. Uses both exhaustive search and decision trees to automate loop/memory optimizations for efficient hardware designs. Supports convolution and fully connected layers with performance or energy-oriented options.
-
Updated
Apr 23, 2025 - MLIR
MLIR (Multi-Level Intermediate Representation) provides a flexible and extensible framework for building reusable and modular compiler components. This repository contains an MLIR pass, which is an analysis applied to MLIR code.
-
Updated
May 31, 2024 - MLIR
A compiler module that lifts SIMD intrinsics (e.g. AVX) into architecture-independent MLIR representations, enabling automatic transformation and execution on GPU targets.
-
Updated
Jul 3, 2025 - MLIR
Improve this page
Add a description, image, and links to the mlir topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mlir topic, visit your repo's landing page and select "manage topics."