llvm-project/mlir
Uday Bondhugula 75ea9e4e40 [MLIR][NFC] add doc cross links from/to std.alloca
Add doc cross links between std.alloca and AutomaticAllocationScope.

Subscribers: mehdi_amini, rriddle, jpienaar, burmako, shauheen, antiagainst, nicolasvasilache, arpith-jacob, mgester, lucyrfox, liufengdb, Joonsoo, grosul1, frgossen, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D77956
2020-04-12 03:33:19 +05:30
..
cmake/modules [mlir] Remove need for static global ctors from mlir-translate 2020-04-08 16:52:33 -06:00
docs [MLIR][NFC] add doc cross links from/to std.alloca 2020-04-12 03:33:19 +05:30
examples [mlir][toy] Fix comment typo. NFC 2020-04-11 09:11:35 -06:00
include [MLIR][NFC] add doc cross links from/to std.alloca 2020-04-12 03:33:19 +05:30
lib [MLIR] Handle in-place folding properly in greedy pattern rewrite driver 2020-04-11 19:57:29 +05:30
test [mlir][ODS] Add support for optional operands and results with a new Optional directive. 2020-04-10 14:12:06 -07:00
tools [mlir][NFC] Refactor ClassID into a TypeID class. 2020-04-10 23:52:33 -07:00
unittests [mlir] Remove need for static global ctors from mlir-translate 2020-04-08 16:52:33 -06:00
utils [mlir] NFC: Fix trivial typo 2020-04-05 11:30:30 +09:00
.clang-format [mlir] add .clang-format 2019-03-29 12:41:43 -07:00
.clang-tidy Fix MLIR clang-tidy: when tweaking it does not inherit from the parent 2020-03-07 17:44:21 +00:00
CMakeLists.txt [mlir] Fix cross compiling MLIR 2020-03-14 19:18:40 +00:00
LICENSE.TXT Add the Apache2 with LLVM exceptions license to MLIR 2019-12-24 00:58:06 -08:00
README.md mlir README.md: Fix the syntax 2019-12-24 13:31:07 +01:00

README.md

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.