llvm-project/mlir/lib/Conversion/TosaToLinalg
Rob Suderman f0cb77d7d5 [mlir][tosa] Resubmit split tosa-to-linalg named ops out of pass
Includes dependency fix that resulted in canonicalizer pass not linking in.

Linalg named ops lowering are moved to a separate pass. This allows TOSA
canonicalizers to run between named-ops lowerings and the general TOSA
lowerings. This allows the TOSA canonicalizers to run between lowerings.

Differential Revision: https://reviews.llvm.org/D116057
2021-12-28 11:22:58 -08:00
..
CMakeLists.txt [mlir][tosa] Resubmit split tosa-to-linalg named ops out of pass 2021-12-28 11:22:58 -08:00
TosaToLinalg.cpp [mlir][tosa] Resubmit split tosa-to-linalg named ops out of pass 2021-12-28 11:22:58 -08:00
TosaToLinalgNamed.cpp [mlir][tosa] Resubmit split tosa-to-linalg named ops out of pass 2021-12-28 11:22:58 -08:00
TosaToLinalgNamedPass.cpp [mlir][tosa] Resubmit split tosa-to-linalg named ops out of pass 2021-12-28 11:22:58 -08:00
TosaToLinalgPass.cpp [mlir][tosa] Resubmit split tosa-to-linalg named ops out of pass 2021-12-28 11:22:58 -08:00