- Heredia, Costa Rica
Stars
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
CuPBoP-AMD is a CUDA translator that translates CUDA programs at NVVM IR level to HIP-compatible IR that can run on AMD GPUs.
High-performance simulator for executing QIR on GPU and CPU backends
Complicated problem in leetcode, categorized as hard.
Complicated problem in leetcode, categorized as medium.
DevCheckOG / clangir
Forked from llvm/clangirA new (MLIR based) high-level IR for clang.
DevCheckOG / llvm-project
Forked from llvm/llvm-projectThe LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
Hand-written implementation of HeapSort at LLVM IR.
DevCheckOG / nwqsim
Forked from qir-alliance/nwqsimHigh-performance simulator for executing QIR on GPU and CPU backends
Hand-written implementation of QuickSort at LLVM IR.