llvm-project/mlir/lib/Dialect/Utils
MaheshRavishankar ba72cfe734 [mlir] Add an interface to allow operations to specify how they can be tiled.
An interface to allow for tiling of operations is introduced. The
tiling of the linalg.pad_tensor operation is modified to use this
interface.

Differential Revision: https://reviews.llvm.org/D108611
2021-08-30 16:31:18 -07:00
..
CMakeLists.txt [mlir] Move common reshapeops-related code to ReshapeOpsUtils.h. 2021-07-07 14:56:16 +02:00
ReshapeOpsUtils.cpp [mlir][memref] Fix collapsed shape ops memref.cast folding with changed type 2021-07-28 10:19:20 +00:00
StaticValueUtils.cpp [mlir] Add an interface to allow operations to specify how they can be tiled. 2021-08-30 16:31:18 -07:00
StructuredOpsUtils.cpp Reland "[MLIR] Make structured op tests permutation invariant" 2021-02-18 18:09:49 -08:00