hanchenye-llvm-project/mlir
Frederik Gossen dfcc09890a [MLIR][Shape] Lower `shape.const_shape` to `tensor_from_elements`
Differential Revision: https://reviews.llvm.org/D82848
2020-07-28 15:40:55 +00:00
..
cmake/modules Install the MLIRTableGen static library. 2020-06-11 18:23:24 -07:00
docs [mlir] Support for mutable types 2020-07-27 13:07:44 +02:00
examples [CMake] Move find_package(ZLIB) to LLVMConfig 2020-07-27 17:13:55 -07:00
include [MLIR][Linalg] Retire C++ DotOp in favor of a linalg-ods-gen'd op 2020-07-28 12:34:19 +02:00
integration_test [mlir] [VectorOps] [integration_test] Sparse matrix times vector (DOT version) 2020-07-27 11:22:28 -07:00
lib [MLIR][Shape] Lower `shape.const_shape` to `tensor_from_elements` 2020-07-28 15:40:55 +00:00
test [MLIR][Shape] Lower `shape.const_shape` to `tensor_from_elements` 2020-07-28 15:40:55 +00:00
tools Clean up cuda-runtime-wrappers API. 2020-07-28 16:34:08 +02:00
unittests Use INTERFACE_COMPILE_OPTIONS to disable -Wsuggest-override for any target that links to gtest 2020-07-27 08:37:01 -07:00
utils [mlir][NFC] Remove usernames and google bug numbers from TODO comments. 2020-07-07 01:40:52 -07:00
.clang-format
.clang-tidy
CMakeLists.txt Initial boiler-plate for python bindings. 2020-07-09 12:03:58 -07:00
LICENSE.TXT
README.md

README.md

Multi-Level Intermediate Representation

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