llvm-project/mlir
Ingo Müller 000e426449 [mlir][bufferize][doc] Fix documentation of return type of `to_memref`.
This is my very first contact with this dialect, so I am not very
confident with this commit, but it seems like the op returns a memref,
not a tensor, so that's what comment about the result type should say.

[mlir][bufferization][doc] Improve typesetting of inline code. Fix Typo.

Reviewed By: pifon2a

Differential Revision: https://reviews.llvm.org/D130159
2022-07-20 13:21:49 +00:00
..
benchmark/python
cmake/modules
docs
examples
include [mlir][bufferize][doc] Fix documentation of return type of `to_memref`. 2022-07-20 13:21:49 +00:00
lib [mlir:LSP][NFC] Make the LSPServer class private 2022-07-20 01:43:30 -07:00
python
test [mlir] Fix macOS tests 2022-07-20 10:19:05 +02:00
tools
unittests
utils
.clang-format
.clang-tidy
CMakeLists.txt
LICENSE.TXT
README.md

README.md

Multi-Level Intermediate Representation

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