llvm/mlir
2020-07-24 11:13:17 +00:00
..
cmake/modules
docs [MLIR] Missing line breaks in MLIR Language Reference 2020-07-24 05:06:32 +00:00
examples [CMake] Simplify CMake handling for zlib 2020-07-23 23:05:36 -07:00
include [MLIR][Shape] Allow get_extent to operate on extent tensors and indices 2020-07-24 11:13:17 +00:00
integration_test [mlir] [VectorOps] Add scatter/gather operations to Vector dialect 2020-07-21 10:57:40 -07:00
lib [MLIR][Shape] Allow get_extent to operate on extent tensors and indices 2020-07-24 11:13:17 +00:00
test [MLIR][Shape] Allow get_extent to operate on extent tensors and indices 2020-07-24 11:13:17 +00:00
tools [mlir]: NFC: Fix trivial typo in documents and comments 2020-07-23 23:40:57 +09:00
unittests Reapply "Try enabling -Wsuggest-override again, using add_compile_options instead of add_compile_definitions for disabling it in unittests/ directories." 2020-07-22 17:50:19 -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

Multi-Level Intermediate Representation

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