Generate SQL from TableGen code - This is part of the tutorial "How to write a TableGen backend" in 2021 LLVM Developers' Meeting.
☆34Feb 18, 2023Updated 3 years ago
Alternatives and similar repositories for SQLGen
Users that are interested in SQLGen are comparing it to the libraries listed below
Sorting:
- ☆111Jul 11, 2021Updated 4 years ago
- The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github…☆21Dec 3, 2020Updated 5 years ago
- A simple SSA-based compiler.☆17Apr 29, 2024Updated last year
- Cuda matrix computation library that is specified for small matrix operation (3x3, 4x4, 1x3, 1x4, etc.). Including buffer☆18Mar 8, 2024Updated 2 years ago
- A group of students who are interested in Compilers, and they want to improve themselves together.☆25Aug 23, 2022Updated 3 years ago
- CUDA executors☆14Dec 4, 2020Updated 5 years ago
- A toy C Compiler implemented by Rust.☆19Feb 4, 2023Updated 3 years ago
- Pure-Rust libraries for parsing, interpreting, and analyzing LLVM☆83Jan 22, 2024Updated 2 years ago
- ☆68Jan 18, 2026Updated 2 months ago
- Bottom Up Rewrite Generator☆28Aug 17, 2017Updated 8 years ago
- A translator from c to MLIR☆33Nov 15, 2021Updated 4 years ago
- Toy RISC-V LLVM backend☆30Aug 15, 2022Updated 3 years ago
- Welcome to OptML! This repository is designed for those new to MLIR and machine learning-based optimizations. As a compiler enthusiast, I…☆20Sep 16, 2024Updated last year
- Here is a final lab of Compiler in USTC, focusing on MLIR☆20Jan 29, 2021Updated 5 years ago
- Exercises for Learning MLIR (Originally written for PPoPP 2026)☆88Feb 5, 2026Updated last month
- The translator that supports translating NVPTX to SPIR-V. This translator is modified from LLVM-SPIR-V Translator.☆45Oct 25, 2021Updated 4 years ago
- ☆10Oct 11, 2022Updated 3 years ago
- An example LLVM pass which can run automatically in clang.☆38Aug 4, 2015Updated 10 years ago
- Tutorial for LLVM Dev Conference 2019.☆15Oct 23, 2019Updated 6 years ago
- Intuitionistic Programming Language☆12Dec 28, 2013Updated 12 years ago
- A tiny FP8 multiplication unit written in Verilog. TinyTapeout 2 submission.☆14Nov 23, 2022Updated 3 years ago
- Website for CS 265☆33Dec 27, 2024Updated last year
- HeteroCL-MLIR dialect for accelerator design☆42Sep 18, 2024Updated last year
- iOS devicetree utils☆11Aug 31, 2023Updated 2 years ago
- GPU model checker☆13Apr 17, 2019Updated 6 years ago
- IREE compiler and runtime for Snitch☆14Oct 9, 2025Updated 5 months ago
- Succeeded by https://github.com/yomaytk/elfconv☆37Oct 25, 2023Updated 2 years ago
- Schedule for ArtOfSAT☆10Oct 11, 2023Updated 2 years ago
- One Instruction Set Computer☆12Aug 18, 2017Updated 8 years ago
- Unfinished Whatsapp clone☆20Oct 3, 2013Updated 12 years ago
- RISC-V processor model☆11Nov 10, 2020Updated 5 years ago
- IPXACT packaging utilities for Chisel 3.x using Xilinx Vivado Design Suite.☆12Dec 5, 2018Updated 7 years ago
- A minimal application with Vulkan Compute Shaders☆17Jun 16, 2022Updated 3 years ago
- Extended globbing in modern C++☆13Dec 24, 2025Updated 2 months ago
- NeRF (Neural Radiance Field) TensorFlow v2 Keras Re-Implementation☆11Dec 15, 2022Updated 3 years ago
- Example of using libuvc with openFrameworks on Mac.☆10Aug 24, 2018Updated 7 years ago
- In-memory key-value store for testing applications against weak behaviors of a database.☆11Feb 4, 2021Updated 5 years ago
- a simple programming language under development☆11Dec 3, 2023Updated 2 years ago
- (从Google Code迁移过来的)这是我们的学生作业,一个简单的PL/0编译器,不过,编译只到中间代码为止,这是因为我们的汇编水平还没有到达能编写完整应用程序的水平。所以,仅仅是将PL/0代码编译成中间代码——一种很像汇编的四元式,然后请使用Interpreter解释运…☆10Mar 13, 2015Updated 11 years ago