llvm/mlir
rdzhabarov 2e32525d95 [mlir] Fix unused var warning in the IR/MemRefOps.cpp
Fix unused var compiler warning.

Reviewed By: Mogball

Differential Revision: https://reviews.llvm.org/D120759
2022-03-01 19:53:52 +00:00
..
benchmark/python [mlir] Use sparse-compiler pass in sparse benchmark 2022-02-09 20:16:47 +00:00
cmake/modules [mlir] Do not use an empty source file when building aggregate libraries. 2022-02-05 23:06:28 -08:00
docs [mlir][OpDSL] Rename function to make signedness explicit (NFC). 2022-03-01 08:15:53 +00:00
examples [MLIR][Standalone] Don't look for Python if bindings are OFF 2022-03-01 08:55:15 +01:00
include [SCF][MemRef] Enable SCF.Parallel Lowering to use Scope Op 2022-03-01 13:25:09 -05:00
lib [mlir] Fix unused var warning in the IR/MemRefOps.cpp 2022-03-01 19:53:52 +00:00
python [mlir][OpDSL] Rename function to make signedness explicit (NFC). 2022-03-01 08:15:53 +00:00
test [mlir][sparse] Extend convertToMLIRSparseTensor to support permutation and more general sparsity values. 2022-03-01 10:51:39 -08:00
tools [mlir][OpDSL] Add arithmetic function attributes. 2022-03-01 07:45:47 +00:00
unittests [MLIR][Presburger] Move IdKind specific insert/append 2022-02-26 18:54:30 +05:30
utils [mlir][spirv] Fix SPIR-V spec parser 2022-02-22 14:07:46 +03:00
.clang-format
.clang-tidy
CMakeLists.txt [mlir] Set up boilerplate build for MLIR benchmarks 2022-01-27 21:38:15 +00:00
LICENSE.TXT
README.md

Multi-Level Intermediate Representation

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