forked from OSchip/llvm-project
366 B
366 B
Developer Guide
This document attempts to describe a few developer policies used in MLIR (such as coding standards used) as well as development approach (such as, testing methods).
Style guide
MLIR follows the LLVM style guide except:
- Adopts camelBack;