llvm-project/mlir/lib/Linalg
Nicolas Vasilache 28fb743798 More general subview calculation in tiling
This CL refactors tiling to enable tiling of views that are not just specified by a simple permutation. This allows the tiling of convolutions for which a new example is added.

PiperOrigin-RevId: 256346028
2019-07-03 14:36:42 -07:00
..
Analysis Update 2 instances of isa<BlockArgument> 2019-06-19 22:59:35 -07:00
IR Resolving buffer operand of linalg.view doesnt have the information 2019-07-02 10:28:59 -07:00
Transforms More general subview calculation in tiling 2019-07-03 14:36:42 -07:00
Utils More general subview calculation in tiling 2019-07-03 14:36:42 -07:00
CMakeLists.txt Add missing cmake dependency from Linalg to MLIRStandardToLLVM. 2019-06-19 23:06:16 -07:00
LinalgRegistration.cpp Pipe Linalg to LLVM via mlir-cpu-runner 2019-05-10 19:26:18 -07:00