llvm-project/mlir/lib/Conversion/LinalgToLLVM
Nicolas Vasilache 7741de9435 [mlir][Linalg] NFC - Cleanup Linalg Pass locations and namespacing
Summary:
This diff moves the conversion pass declaration closer to its definition
and makes the namespacing of passes consistent with the rest of the
infrastructure (i.e. `mlir::linalg::createXXXPass` -> `mlir::createXXXPass`).

Reviewers: ftynse, jpienaar, mehdi_amini

Subscribers: rriddle, burmako, shauheen, antiagainst, arpith-jacob, mgester, lucyrfox, aartbik, liufengdb, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D72766
2020-01-15 11:06:28 -05:00
..
CMakeLists.txt [mlir][EDSC] Refactor dependencies involving EDSCs. 2020-01-15 09:34:29 -05:00
LinalgToLLVM.cpp [mlir][Linalg] NFC - Cleanup Linalg Pass locations and namespacing 2020-01-15 11:06:28 -05:00