llvm-project/mlir/lib/Conversion/TosaToLinalg
Rob Suderman 087bc20fe4 [MLIR][TOSA] Lower tosa.transpose to linalg.generic
Lowers the transpose operation to a generic linalg op when permutations
is a constant value.

Reviewed By: mravishankar

Differential Revision: https://reviews.llvm.org/D97508
2021-03-01 11:09:49 -08:00
..
CMakeLists.txt [mlir][math] Split off the math dialect. 2021-02-12 10:55:12 +01:00
TosaToLinalg.cpp [MLIR][TOSA] Lower tosa.transpose to linalg.generic 2021-03-01 11:09:49 -08:00
TosaToLinalgPass.cpp [mlir][math] Split off the math dialect. 2021-02-12 10:55:12 +01:00