llvm-project/mlir
Nicolas Vasilache 829446cb45 [mlir][memref] Use folded composed affine apply ops in FoldMemRefAliasOps
Creating maximally folded and composd affine.apply operation during
FoldMemRefAliasOps composes better with other transformations without having
to interleave canonicalization passes.

Differential Revision: https://reviews.llvm.org/D146515
2023-03-21 22:17:36 -07:00
..
benchmark/python
cmake/modules
docs
examples
include [mlir][sparse] fix crash when using pure constant index in indexing mapping (fixes #61530) 2023-03-21 23:45:20 +00:00
lib [mlir][memref] Use folded composed affine apply ops in FoldMemRefAliasOps 2023-03-21 22:17:36 -07:00
python
test [mlir][memref] Use folded composed affine apply ops in FoldMemRefAliasOps 2023-03-21 22:17:36 -07:00
tools
unittests [mlir][sparse] fix crash when using pure constant index in indexing mapping (fixes #61530) 2023-03-21 23:45:20 +00:00
utils
.clang-format
.clang-tidy
CMakeLists.txt
LICENSE.TXT
README.md

Multi-Level Intermediate Representation

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