llvm-project/mlir/include
Nicolas Vasilache 2240568579 [MLIR][Linalg] Hoist padding across multiple levels of tiling
This revision introduces proper backward slice computation during the hoisting of
PadTensorOp. This allows hoisting padding even across multiple levels of tiling.
Such hoisting requires the proper handling of loop bounds that may depend on enclosing
loop variables.

Differential revision: https://reviews.llvm.org/D98965
2021-03-23 17:47:32 +00:00
..
mlir [MLIR][Linalg] Hoist padding across multiple levels of tiling 2021-03-23 17:47:32 +00:00
mlir-c [mlir] Model MemRef memory space as Attribute 2021-03-10 12:57:27 +03:00