torch-mlir/lib/Conversion
Ashay Rane bb47c166a0
llvm: update tag to 061e0189 (#1180)
Summary of changes:
 - Switch to C++17 (similar to https://reviews.llvm.org/D131348)
 - Update MHLO to build with LLVM commit hash 061e0189
 - Replace deprecated `hasValue()` and `getValue()` with `has_value()`
   and `value()` respectively (https://reviews.llvm.org/D131349)
 - Use `TypedAttr` (https://reviews.llvm.org/D130092)
 - Use updated assembly format of `mhlo.compare` op (commit
   d03ef01e70fbf9afd0fa1976fbb7ed31838929b3 in MHLO repo)
2022-08-08 20:17:35 -07:00
..
TorchToLinalg llvm: update tag to 061e0189 (#1180) 2022-08-08 20:17:35 -07:00
TorchToMhlo llvm: update tag to 061e0189 (#1180) 2022-08-08 20:17:35 -07:00
TorchToSCF Bump LLVM (#958) 2022-06-22 22:23:46 -05:00
TorchToStd llvm: update tag to 061e0189 (#1180) 2022-08-08 20:17:35 -07: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 Fix `verifyLinalgCompatibleTypes` which currently doesn't successfully catch `torch.tensor`. (#947) 2022-06-15 18:21:36 -05:00
CMakeLists.txt [MHLO] Init MHLO integration. (#1083) 2022-07-20 16:18:16 -07:00
PassDetail.h llvm: bump tag to e1318078 (#781) 2022-04-26 12:27:51 -07:00
Passes.cpp [MHLO] Init MHLO integration. (#1083) 2022-07-20 16:18:16 -07:00