llvm-project/mlir
Louis Dionne afa1afd410 [CMake] Bump CMake minimum version to 3.13.4
This upgrade should be friction-less because we've already been ensuring
that CMake >= 3.13.4 is used.

This is part of the effort discussed on llvm-dev here:

  http://lists.llvm.org/pipermail/llvm-dev/2020-April/140578.html

Differential Revision: https://reviews.llvm.org/D78648
2020-07-22 14:25:07 -04:00
..
cmake/modules Install the MLIRTableGen static library. 2020-06-11 18:23:24 -07:00
docs [mlir][docs] Fix Markdown format in Language Reference 2020-07-21 15:04:28 -07:00
examples [CMake] Bump CMake minimum version to 3.13.4 2020-07-22 14:25:07 -04:00
include [mlir] [VectorOps] Add scatter/gather operations to Vector dialect 2020-07-21 10:57:40 -07:00
integration_test [mlir] [VectorOps] Add scatter/gather operations to Vector dialect 2020-07-21 10:57:40 -07:00
lib [mlir][Vector] Vectorize integer matmuls 2020-07-22 19:39:56 +02:00
test [mlir][Vector] Vectorize integer matmuls 2020-07-22 19:39:56 +02:00
tools [MLIR][TableGen] Add default value for named attributes for 2 more build methods 2020-07-16 09:32:19 -07:00
unittests Revert "Enable -Wsuggest-override in the LLVM build" and the follow-ups. 2020-07-22 20:23:58 +02: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.