torch-mlir/lib/Dialect/Torch/IR
Marius Brehler 202076c6e3
Add CMake dep to Func dialect (#1196)
The Torch dialect has an include to `mlir/Dialect/Func/IR/FuncOps.h` and
should therefore have a CMake dependency to the MLIRFuncDialect.
Otherwise, the build can fail since it may occur that
`mlir/Dialect/Func/IR/FuncOps.h.inc` isn't generated yet.
2022-08-09 06:54:30 -07:00
..
CMakeLists.txt Add CMake dep to Func dialect (#1196) 2022-08-09 06:54:30 -07:00
TorchDialect.cpp llvm: update tag to 061e0189 (#1180) 2022-08-08 20:17:35 -07:00
TorchOps.cpp llvm: update tag to 061e0189 (#1180) 2022-08-08 20:17:35 -07:00
TorchOpsODSGenerated.cpp Reduce compilation time for TorchOps.cpp.inc 2022-03-21 14:42:26 -07:00
TorchTypes.cpp llvm: update tag to 061e0189 (#1180) 2022-08-08 20:17:35 -07:00
UtilsForODSGenerated.cpp llvm: bump tag to e1318078 (#781) 2022-04-26 12:27:51 -07:00
UtilsForODSGenerated.h Reduce compilation time for TorchOps.cpp.inc 2022-03-21 14:42:26 -07:00