torch-mlir/lib/Conversion
Sean Silva 51ef1b141c Add some missing dependencies.
Caught in the wild here:
https://github.com/llvm/torch-mlir/runs/8046660640?check_suite_focus=true

It is common for a missing dependency to only surface as an issue on the
CI machines since they have fewer cores which prevents a "race" that
happens to cause the dependency to be built before the dependent.
2022-08-30 11:52:30 -07:00
..
TorchToArith mlir: fix replacement of `OpaqueElementsAttr` (#1274) 2022-08-24 17:10:40 -05:00
TorchToLinalg Add transposed case for at::convolution (#917) 2022-08-24 12:19:35 -04:00
TorchToMhlo Add decomposition for aten.roll (#1170) 2022-08-24 08:36:05 +08:00
TorchToSCF Bump LLVM (#958) 2022-06-22 22:23:46 -05:00
TorchToTMTensor Bump LLVM (#958) 2022-06-22 22:23:46 -05:00
TorchToTosa llvm: update tag to 061e0189 (#1180) 2022-08-08 20:17:35 -07:00
Utils Add some missing dependencies. 2022-08-30 11:52:30 -07:00
CMakeLists.txt Rename TorchToStd pass as TorchToArith (#1163) 2022-08-10 20:12:51 +01:00
PassDetail.h llvm: bump tag to e1318078 (#781) 2022-04-26 12:27:51 -07:00
Passes.cpp [MHLO] Init end to end unit tests (#1223) 2022-08-23 16:47:21 +08:00