llvm-project/mlir
Uday Bondhugula 71d97df6af [MLIR][Affine] Fix addInductionVarOrTerminalSymbol
Update affine analysis method `addInductionVarOrTerminalSymbol` for
affine.parallel IV.

Fixes https://github.com/llvm/llvm-project/issues/61371

Reviewed By: dcaballe

Differential Revision: https://reviews.llvm.org/D146493
2023-03-21 10:22:28 +05:30
..
benchmark/python
cmake/modules
docs
examples Revert "Reland "[CMake] Bumps minimum version to 3.20.0."" 2023-03-18 20:32:43 +01:00
include [mlir][sparse] Making TensorExp::Kind a nested enum-class 2023-03-20 16:12:31 -07:00
lib [MLIR][Affine] Fix addInductionVarOrTerminalSymbol 2023-03-21 10:22:28 +05:30
python Revert "[mlir][Linalg][Transform] Avoid FunctionalStyleTransformOpTrait where unnecesseary to improve usability" 2023-03-20 07:07:27 -07:00
test [MLIR][Affine] Fix addInductionVarOrTerminalSymbol 2023-03-21 10:22:28 +05:30
tools Use *{Map,Set}::contains (NFC) 2023-03-15 22:55:35 -07:00
unittests [mlir][sparse] Making TensorExp::Kind a nested enum-class 2023-03-20 16:12:31 -07:00
utils
.clang-format
.clang-tidy
CMakeLists.txt Revert "Reland "[CMake] Bumps minimum version to 3.20.0."" 2023-03-18 20:32:43 +01:00
LICENSE.TXT
README.md

Multi-Level Intermediate Representation

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