Clang IR (CIR)
Clang IR (CIR) is a new IR for Clang. The LLVM's discourse RFC goes in depth about the project motivation, status and design choices.
This project is part of the LLVM incubator, the source of truth for CIR is found at https://github.com/llvm/clangir.
The main branch contains a stack of commits, occasionally rebased on top of LLVM upstream, tracked in base branch.
Last updated: Thu Jan 19 18:09:28 -03 2023