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: Tue May 16 11:07:37 PDT 2023