# tracel-llvm **Repository Path**: khanx/tracel-llvm ## Basic Information - **Project Name**: tracel-llvm - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-27 - **Last Updated**: 2025-08-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Tracel LLVM The purpose of this repository is to provide an interface to MLIR from Rust for the CubeCL backend and support only one version at a time that is bundled automatically at compilation. ## Third-Party Acknowledgments This workspace incorporates code from the following external repositories. Each retains its original license and copyright notices, as detailed in the [COPYRIGHT](COPYRIGHT) file: - [mlir-rs/mlir-sys](https://github.com/mlir-rs/mlir-sys) - Licensed under MIT - [mlir-rs/tblgen-rs](https://github.com/mlir-rs/tblgen-rs) - Licensed under MIT or Apache-2.0 - [mlir-rs/mlir_rs](https://github.com/mlir-rs/mlir_rs) - Licensed under Apache-2.0 Please refer to the [COPYRIGHT](COPYRIGHT) file for full license texts and copyright information.