llvm-project/mlir
xgupta 94fac81fcc [Branch-Rename] Fix some links
According to the [[ https://foundation.llvm.org/docs/branch-rename/ | status of branch rename ]], the master branch of the LLVM repository is removed on 28 Jan 2021.

Reviewed By: mehdi_amini

Differential Revision: https://reviews.llvm.org/D95766
2021-02-01 16:43:21 +05:30
..
cmake/modules Enable python bindings for tensor, shape and linalg dialects. 2021-01-11 12:35:49 -08:00
docs [Branch-Rename] Fix some links 2021-02-01 16:43:21 +05:30
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
CMakeLists.txt Revert "[CMake] Actually require python 3.6 or greater" 2021-01-29 12:03:32 -08:00
LICENSE.TXT
README.md

README.md

Multi-Level Intermediate Representation

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