Mercurial > hg > CbC > CbC_llvm
view mlir/docs/doxygen-mainpage.dox @ 220:42394fc6a535
Added tag llvm12 for changeset 0572611fdcc8
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Tue, 15 Jun 2021 19:13:43 +0900 |
parents | 1d019706d866 |
children |
line wrap: on
line source
/// \mainpage MLIR /// /// \section main_intro Introduction /// Welcome to the MLIR project. /// /// This documentation describes the **internal** software that makes /// up MLIR, not the **external** use of MLIR. There are no instructions /// here on how to use MLIR, only the APIs that make up the software. For /// usage instructions, please see the [project website](http://mlir.llvm.org) /// for further detail. /// /// \section main_caveat Caveat /// This documentation is generated directly from the source code with doxygen. /// Since MLIR is constantly under active development, what you're about to /// read is out of date!