llvm-capstone/mlir
Aart Bik c6472f5715
[mlir][sparse] More allocate -> empty tensor migration (#66720)
This also allows tensor.empty in the "conversion" path of the sparse
compiler, further paving the way to
deprecate the bufferization.allocated_tensor() op.
2023-09-19 10:05:40 -07:00
..
benchmark/python
cmake/modules
docs [mlir][bufferization] Remove allow-return-allocs and create-deallocs pass options, remove bufferization.escape attribute (#66619) 2023-09-18 16:44:48 +02:00
examples
include [mlir][Interfaces] LoopLikeOpInterface: Support ops with multiple regions (#66754) 2023-09-19 17:35:38 +02:00
lib [mlir][sparse] More allocate -> empty tensor migration (#66720) 2023-09-19 10:05:40 -07:00
python [mlir][linalg][transform][python] Allow no args in MaskedVectorize. (#66541) 2023-09-19 10:34:47 +02:00
test [mlir][sparse] More allocate -> empty tensor migration (#66720) 2023-09-19 10:05:40 -07:00
tools
unittests Revert "[MLIR][Presburger] Template Matrix to allow MPInt and Fraction (#65272)" 2023-09-18 19:06:32 +01:00
utils
.clang-format
.clang-tidy
CMakeLists.txt
LICENSE.TXT
README.md

Multi-Level Intermediate Representation

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