llvm-project/mlir
Tres Popp 2790cbedd0 Revert "[mlir][Linalg] Replace SimplePad with PadTensor in hoist-padding"
This reverts commit d9b953d84b.

This commit resulted in build bot failures and the author is away from a
computer, so I am reverting on their behalf until they have a chance to
look into this.
2021-02-01 09:43:55 +01:00
..
cmake/modules Enable python bindings for tensor, shape and linalg dialects. 2021-01-11 12:35:49 -08:00
docs [mlir][docs] Fix typo: even -> event 2021-01-29 09:16:35 -08:00
examples [mlir][Python] Roll up of python API fixes. 2021-01-24 19:02:59 -08:00
include Revert "[mlir][Linalg] Replace SimplePad with PadTensor in hoist-padding" 2021-02-01 09:43:55 +01:00
integration_test [mlir][sparse] use typenames for opaque pointers 2021-01-28 09:23:11 -08:00
lib Revert "[mlir][Linalg] Replace SimplePad with PadTensor in hoist-padding" 2021-02-01 09:43:55 +01:00
test Revert "[mlir][Linalg] Replace SimplePad with PadTensor in hoist-padding" 2021-02-01 09:43:55 +01:00
tools [mlir] Fix missing null termination in cuLinkAddData argument. 2021-02-01 09:32:50 +01:00
unittests Update ElementsAttr::isValidIndex to handle ElementsAttr with a scalar. Scalar will have rank 0. 2021-01-29 16:56:00 -08:00
utils [mlir][spirv] Fix script for availability autogen and refresh ops 2021-01-22 13:07:36 -05:00
.clang-format
.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 Revert "[CMake] Actually require python 3.6 or greater" 2021-01-29 12:03:32 -08: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.