torch-mlir/lib/Conversion/TorchToTosa
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
..
CMakeLists.txt Bump LLVM (#958) 2022-06-22 22:23:46 -05:00
TorchToTosa.cpp llvm: update tag to 061e0189 (#1180) 2022-08-08 20:17:35 -07:00
TosaLegalizeCommon.cpp llvm: update tag to 061e0189 (#1180) 2022-08-08 20:17:35 -07:00
TosaLegalizeUtils.cpp [tosa] Implement conv2d support (#541) 2022-01-26 19:16:13 -08:00